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

Fx 25 - Move Find Bar to Top

  • 2 respostas
  • 7 têm este problema
  • 5 visualizações
  • Última resposta por Yaron

more options

I'm using 'Tabs on Bottom'. I'd like to set the Findbar on top between the main toolbar and the Tabs toolbar (NOT below the Tabs toolbar).

Thank you.

I'm using 'Tabs on Bottom'. I'd like to set the Findbar on top between the main toolbar and the Tabs toolbar (NOT below the Tabs toolbar). Thank you.

Todas as respostas (2)

more options

Try this to move the Find Bar to top


click here

more options

Thank you.

In Fx 25 the following code moves the Findbar to top below the Tabs toolbar.

   findbar {
     -moz-box-ordinal-group:0 !important;
     margin-top:-1px !important;
   }
I'd like to set the Findbar on top between the main toolbar and the Tabs toolbar (NOT below the Tabs toolbar).

Modificado por Yaron a