Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

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.

Learn More

Adding New Tab

  • 4 svar
  • 0 har dette problemet
  • 8 views
  • Siste svar av cor-el

When the tabs reach capacity on the browser window, you can no longer hit "+" to add a new tab. You have to <right click> and select "add new tab".

When the tabs reach capacity on the browser window, you can no longer hit "+" to add a new tab. You have to <right click> and select "add new tab".
Attached screenshots

Valgt løsning

If you have this rule in your code then remove or or commented it out (/* ... */).

#tabbrowser-tabs { width: 100vw !important; }
Les dette svaret i sammenhengen 👍 0

All Replies (4)

Provide a complete top line of the browser so others can see what is happening-cropping doesn't help. What theme are userChrome.css are you using?

The image I provided is the best I can do. It is too large for the window and you have to scroll right to see the end of it.

The only userChrome.css I'm using is to put the tabs below the search/address bar.

Is this image more informative?

Valgt løsning

If you have this rule in your code then remove or or commented it out (/* ... */).

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