搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

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 个回答
  • 1 人有此问题
  • 3 次查看
  • 最后回复者为 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