Этот сайт имеет ограниченную функциональность, пока мы проводим техническое обслуживание для улучшения его работы. Если какая-либо статья не решила вашу проблему и вы хотите задать вопрос, наше сообщество поддержки ждёт вас: @FirefoxSupport в Твиттере и /r/firefox на Reddit.

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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 ответ
  • 1 имеет эту проблему
  • 1 просмотр
  • Последний ответ от 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!

Все ответы (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