Om de ûnderfining foar jo te ferbetterjen is tydlik de funksjonaliteit dan dizze website troch ûnderhâldswurk beheind. Wannear in artikel jo probleem net oplost en jo in fraach stelle wolle, kin ús stipemienskip jo helpe yn @FirefoxSupport op Twitter en /r/firefox op Reddit.

Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Mear ynfo

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

How can I reduce spacing between bookmarks?

  • 3 antwurd
  • 1 hat dit probleem
  • 9 werjeftes
  • Lêste antwurd fan gtoken

more options

Bookmark spacing is too much between bookmarks on sidebar and toolbar. I have tried the old method of editing userChrome.css but it has no effect now. This is very irritating Mr. Firefox. I'm using ver 72.0.1

Bookmark spacing is too much between bookmarks on sidebar and toolbar. I have tried the old method of editing userChrome.css but it has no effect now. This is very irritating Mr. Firefox. I'm using ver 72.0.1

Alle antwurden (3)

more options

What code in userChrome.css did you try ?

You my have to modify this code to make it work in current Firefox releases.

more options

I searched the forums and tried several codes. This is the last one I tried...

/* Minimize height of sidebar items */ .sidebar-placesTreechildren::-moz-tree-row { min-height: 18px !important; }


I created a userChrome.css in "\AppData\Roaming\Mozilla\Firefox\Profiles\chrome" and added the path the "userprof" in config.

I have done this before in previous versions and got it to work. Not the exact code above but similar. Does this mod still work in the ver 72 ?

This is the one I had previously that worked....

/* Minimize height of sidebar items */ .sidebar-placesTreechildren::-moz-tree-row { min-height: 18px !important; }


/* Tighten up bookmark tree in Fx25 */ .sidebar-placesTree treechildren::-moz-tree-row, .placesTree treechildren::-moz-tree-row { height: 1.0em !important; border-width: 0px !important; }

more options

I got it. The added "chrome" folder does not go directly under the "Profiles" folder, but under one of the folders with the goofy name in the Profiles folder.