This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Caută ajutor

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Află mai multe

Acest fir de discuție a fost arhivat. Adresează o întrebare nouă dacă ai nevoie de ajutor.

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

  • 1 răspuns
  • 1 are această problemă
  • 5 vizualizări
  • Ultimul răspuns de 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?

Toate răspunsurile (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.