Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

F25 installed automatically, and now my huge bookmarks sidebar has all this spacing in it! I've tried the fixes with no luck. What a lousy feature. Any help?

  • 1 antwoord
  • 1 heeft dit probleem
  • 3 weergaven
  • Laatste antwoord van philipp

more options

I upgraded to Firefox 25 today and now my Bookmarks menu seems to have additional spacing, requiring a lot more scrolling. How do I get it back to how it was? I've also tried installing the css file with the code following

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul); .sidebar-placesTree treechildren::-moz-tree-row {

 height: 1.3em !important;
 border-width: 1px !important;

} BHut this isn't making any difference. To call this annoying is the understatement of the month!

I upgraded to Firefox 25 today and now my Bookmarks menu seems to have additional spacing, requiring a lot more scrolling. How do I get it back to how it was? I've also tried installing the css file with the code following @namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul); .sidebar-placesTree treechildren::-moz-tree-row { height: 1.3em !important; border-width: 1px !important; } BHut this isn't making any difference. To call this annoying is the understatement of the month!

Alle antwoorden (1)

more options

hello westcoasting, this was an intended change in the new version in preparation for the redesign of firefox codenamed australis that is going to land in the browser in the course of next year.

in case you want to revert that, please refer to jscher2000's solution at https://support.mozilla.org/en-US/questions/975714.

in order to properly implement the userChrome.css file, also see http://kb.mozillazine.org/index.php?title=UserChrome.css