Този сайт ще има ограничена функционалност, докато се извършва тече неговата поддръжка. Ако дадена статия не може реши проблема ви и искате да зададете въпрос, нашата общност е готова да ви помогне на @firefox в Twitter и /r/firefox в Reddit.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

Tab space isn't removed on close

  • 2 отговора
  • 1 има този проблем
  • 1 изглед
  • Последен отговор от 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
Прикачени екранни снимки

Променено на от mkania2010

Избрано решение

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?

Прочетете този отговор в контекста 👍 1

Всички отговори (2)

more options

Избрано решение

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!

Променено на от mkania2010