tabmenu.css: rework tab width for FF 133+
This MR fixes #95 (closed)
It increases tab width, except for private windows. It also supports browser.uidensity
= 2 now.
For considerations read https://linmob.net/mcf17-getting-back-into-userchrome/#fixing-tab-width-on-ff-133
Edited by Peter Mack
Merge request reports
Activity
mentioned in merge request !69
It took me a bit to understand the actual problem, because with 1 tab open just the tab counter is moved... but I get it now, when having multiple tabs open, it looks weird without this patch since part of another tab that is currently not active is also visible, instead of the visible tab taking up the full space that would be used for the active tab. Thanks for making this!
mentioned in commit 1peter10/mobile-config-firefox@db0128e2
Please register or sign in to reply