Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

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 réponse
  • 1 a ce problème
  • 1 vue
  • Dernière réponse par 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!

Toutes les réponses (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