Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

How do you move the Tabs bar back underneath the address bar (wihtout addon)?

  • 1 resposta
  • 3 têm este problema
  • 2 visualizações
  • Última resposta por Gingerbread Man

more options

So how have the developers fixed this glaring problem yet without requiring someone to use an add-on?

So how have the developers fixed this glaring problem yet without requiring someone to use an add-on?

Todas as respostas (1)

more options

Put the following style in the userChrome.css file and restart Firefox. You can use the Stylish add-on instead, if you have it installed.


@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
/* The above line should appear only once in the file */

#TabsToolbar { -moz-box-ordinal-group: 99 !important }