We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

When I try to open an eighth tab, the + option disappears

  • 3 回覆
  • 0 有這個問題
  • 4 次檢視
  • 最近回覆由 cor-el

more options

If I have 7 tabs open, I can see the + option in the tab bar. Upon opening an eighth tab, the + disappears and I have to user right-click open tab or ctrl-t.

This is very annoying.

If I have 7 tabs open, I can see the + option in the tab bar. Upon opening an eighth tab, the + disappears and I have to user right-click open tab or ctrl-t. This is very annoying.
附加的畫面擷圖

所有回覆 (3)

more options

It looks like you will need to update your userChrome.css theme modifications that put the tabs on the bottom. Alternatively you can disable them by going to about:config and changing toolkit.legacyUserProfileCustomizations.stylesheets to false then restart.

more options

Hi,

I prefer the tabs on the bottom, what would I need to change/add to userChrome.css to allow this have the + tab stay?

Thanks

more options

You need to remove this CSS rule in 108+

#tabbrowser-tabs { width: 100vw !important; }