Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

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

Tab space isn't removed on close

  • 2 Antworten
  • 1 hat dieses Problem
  • 1 Aufruf
  • Letzte Antwort von mkania2010

more options

So I've made a few changes in userChrome.css to resize the tab sizes with some code that I've collected. In summary, I've changed the height and width as well as hid the tab title.

The problem that I've run into is that the tabs will kinda glitch out and the extra space won't collapse when the tab is closed (as shown in one of the screenshots). It seems to have to do with setting the width of the tab, since when I comment out the css styles to make them normal size again, tabs close properly.

I'd appreciate any thoughts y'all have. Thanks

So I've made a few changes in userChrome.css to resize the tab sizes with some code that I've collected. In summary, I've changed the height and width as well as hid the tab title. The problem that I've run into is that the tabs will kinda glitch out and the extra space won't collapse when the tab is closed (as shown in one of the screenshots). It seems to have to do with setting the width of the tab, since when I comment out the css styles to make them normal size again, tabs close properly. I'd appreciate any thoughts y'all have. Thanks
Angefügte Screenshots

Geändert am von mkania2010

Ausgewählte Lösung

Seems similar to the thread I addressed over on yonder mozillaZine forum:

http://forums.mozillazine.org/viewtopic.php?p=14839665#p14839665

Does that work for you?

Diese Antwort im Kontext lesen 👍 1

Alle Antworten (2)

more options

Ausgewählte Lösung

Seems similar to the thread I addressed over on yonder mozillaZine forum:

http://forums.mozillazine.org/viewtopic.php?p=14839665#p14839665

Does that work for you?

more options

jscher2000 said

Seems similar to the thread I addressed over on yonder mozillaZine forum: http://forums.mozillazine.org/viewtopic.php?p=14839665#p14839665 Does that work for you?

Yes, that seems to have done it. Thanks!

Geändert am von mkania2010