Search Support

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

Tab space isn't removed on close

  • 2 odgovori
  • 1 ima ovaj problem
  • 18 views
  • Posljednji odgovor poslao 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
Priloženi snimci ekrana

Izmjenjeno od strane mkania2010

Izabrano rješenje

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?

Pročitajte ovaj odgovor sa objašnjenjem 👍 1

All Replies (2)

more options

Odabrano rješenje

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!

Izmjenjeno od strane mkania2010