Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

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 resposta
  • 1 tem este problema
  • 1 visualização
  • Última resposta de 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!

Todas as respostas (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