This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Buscar en Ayuda

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

When tabs are to the right of the Firefox button, how do you lesson their height to match that of the button?

  • 3 respuestas
  • 1 tiene este problema
  • 1 visita
  • Última respuesta de user265866

more options

When Firefox is maximized, the empty space below the Firefox button is nearly 1/3 it's height.

In about:config, I see entries for specifying it's minimum and maximum width, like "browser.tabs.tabMinWidth", but none for it's height.

When Firefox is maximized, the empty space below the Firefox button is nearly 1/3 it's height. In about:config, I see entries for specifying it's minimum and maximum width, like "browser.tabs.tabMinWidth", but none for it's height.

Solución elegida

The tab height is based on built-in style rules. You can override the built-in style rules by adding new style rules to a file named userChrome.css or using the Stylish add-on. (The advantage of using the Stylish extension is you do not need to restart Firefox to see the rules applied, so you can experiment more quickly.) Because the tab contains text, icons, and possibly a close button, it may take several rules to get the size the way you like it. I didn't see a recipe in my quick search, but I'm sure you can find some good suggestions if you dig around.

Leer esta respuesta en su contexto 👍 0

Todas las respuestas (3)

more options

Solución elegida

The tab height is based on built-in style rules. You can override the built-in style rules by adding new style rules to a file named userChrome.css or using the Stylish add-on. (The advantage of using the Stylish extension is you do not need to restart Firefox to see the rules applied, so you can experiment more quickly.) Because the tab contains text, icons, and possibly a close button, it may take several rules to get the size the way you like it. I didn't see a recipe in my quick search, but I'm sure you can find some good suggestions if you dig around.

more options

Thanks!

I do have some entries in my userChrome that are still used but none relating to tabs. Anyway, I did find a solution in the Add-on "Hide Caption Titlebar Plus at " https://addons.mozilla.org/en-US/firefox/addon/hide-caption-titlebar-plus-sma/?src=userprofile

Note the Min, Max, & Close button is styled as a micro-mini that expands on mouse-over... Love it!

more options

Oh, and the orange Firefox menu button is also reduced to an "F" that still functions as always with a mouse-over.