![Firefox logo](https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/products/2020-04-14-08-36-13-8dda6f.png)
button disappearing
When I open more than 10 tabs when I hover on tabs close button is disappear. I want that button on all tabs.
When I open more than 10 tabs when I hover on tabs close button is disappear. I want that button on all tabs.
All Replies (1)
This is controlled by these two prefs in about:config,
- browser.tabs.tabClipWidth (set to same as tabMinWidth)
- browser.tabs.tabMinWidth (clipped at 50)