Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Learn More

How to reduce height of tabs toolbar below 28px?

  • 1 svar
  • 4 har detta problem
  • 10 visningar
  • Senaste svar av Tom2025

more options

I'm trying to reduce the heights of the various toolbars. I have reduced the height of the bookmarks bar to 18px by editing the userChrome.css file and selecting a compact layout, but I can't get the tabs bar below 28px. Actually, the BAR gets smaller, but the button for the current tab won't reduce below 28px. Attached is an screenshot of this. I've tried all the combinations of height and min-height elements for #TabsToolbar, .tabbrowser-tabs, .tab-text, .tab-throber, .tab-icon-image, .tab-close, .tab-close-button, etc, but nothing works. This is with firefox 57.0.1. What am I missing?

I'm trying to reduce the heights of the various toolbars. I have reduced the height of the bookmarks bar to 18px by editing the userChrome.css file and selecting a compact layout, but I can't get the tabs bar below 28px. Actually, the BAR gets smaller, but the button for the current tab won't reduce below 28px. Attached is an screenshot of this. I've tried all the combinations of height and min-height elements for #TabsToolbar, .tabbrowser-tabs, .tab-text, .tab-throber, .tab-icon-image, .tab-close, .tab-close-button, etc, but nothing works. This is with firefox 57.0.1. What am I missing?
Bifogade skärmdumpar

Alla svar (1)

more options

I have tried this custom CSS without success to change height:

  1. TabsToolbar { height: 20px !important; }

What is the CSS code to reduce the height of both TabsToolbar and Tabs? I want to remove padding to shrink the height.

Ändrad av Tom2025