搜尋 Mozilla 技術支援網站

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

了解更多

I need help with the css to get tabs below navigation properly on mac

  • 1 回覆
  • 1 有這個問題
  • 5 次檢視
  • 最近回覆由 cor-el

more options

I have been using this https://github.com/Aris-t2/CustomCSSforFx to move my tabs below my navigation, but all of the code for that movement together when added in results in something very close but not quite right as shown in this picture: https://i.gyazo.com/59d9c70d4130e7b49f522d4397f615a5.png

Is there any way to get rid of that excess space and move the mac controls down a tad?

I have been using this https://github.com/Aris-t2/CustomCSSforFx to move my tabs below my navigation, but all of the code for that movement together when added in results in something very close but not quite right as shown in this picture: https://i.gyazo.com/59d9c70d4130e7b49f522d4397f615a5.png Is there any way to get rid of that excess space and move the mac controls down a tad?

所有回覆 (1)

more options

It is not easy to get the window control right on Mac, this is problem on other platforms as well where the preferred position is on the Title bar or on the Menu bar with a fallback to the Tab bar when the Title bar and Menu bar are hidden. On Mac the controls are likely placed on the Tab bar or at least in the position where the Tab bar is expected. With the Tab bar in the lower position deciding where to place the controls won't be easy.

You can try to search the Reddit forum or create a thread there.