Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

How do I set tab bar height to just the number of lines occupied by tabs?

  • 2 Antworten
  • 1 hat dieses Problem
  • 6 Aufrufe
  • Letzte Antwort von cor-el

more options

My tabs occupy two lines. My tab bar is 3 lines high. How do I get it to stay 2 lines high when that is all the space needed for the tabs I have open?

My tabs occupy two lines. My tab bar is 3 lines high. How do I get it to stay 2 lines high when that is all the space needed for the tabs I have open?

Alle Antworten (2)

more options

Hi!

You will need to play a bit with code if you want to change that. Check out this discussion, maybe it will help: Decrease toolbars' height

more options

The Tab bar normally consists of one line, so I assume that you use an extension to expand the Tab bar if you have more lines with tabs.

In that case you need to check the settings in that extension or use code in userChrome.css that works with that extension.