Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

How to reduce height of tabs toolbar below 28px?

  • 1 odpowiedź
  • 4 osoby mają ten problem
  • 13 wyświetleń
  • Ostatnia odpowiedź od 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?
Załączone zrzuty ekranu

Wszystkie odpowiedzi (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.

Zmodyfikowany przez Tom2025 w dniu