Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

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