搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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于修改