-
-
Notifications
You must be signed in to change notification settings - Fork 190
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mute Tab button too big on Pinned Tabs #1003
Comments
This is a bug i have too, it should be a speaker logo not a circle |
Same bug here, circle instead of speaker. |
Thanks - but just to clarify - besides the circle, I'm also reporting that the button is too big, making it hard to select the pinned tab. |
Confirming the same issue on the latest release Firefox 132.0 |
Thank you for the report. |
@black7375 - Thanks, but I'm not sure #1011 is the same thing I'm reporting here. What I'm reporting is that the button is too big on pinned tabs. I keep accidentally removing the Mute on pinned tabs, because I want to click to open the tab, but instead, I click on the "Unmute" button, so I have to go right click to mute again. Is it possible to fix this, making the button much smaller? Thank you! |
@ghnp5 14x14 certainly seems small. |
Thank you very much for showing the examples. I think the problem also is that there is some padding around the icon, which makes the button bigger than it seems while we're not hovering it. What do you think? 14x14, with 1px padding around the icon, so the icon can be a bit bigger. I just feel that reducing from 17x17 to 16x16 might not really resolve my problem :) Many thanks! |
Also - is it possible to make this change only for pinned tabs? So the other normal tabs aren't affected. Not sure if there's some extra parent class or so, to narrow the CSS change... Thanks! |
In my opinion, the sizes should be uniform for consistency. |
Describe the bug
Hi!
The Mute Tab button is a bit obtrusive in pinned tabs, as they take a lot of space, making it hard to click to open the tab.
Would it be possible to make it smaller? :)
Many thanks!
Expected behavior
No response
Screenshots
No response
OS
Windows 11
OS - Others
No response
Firefox Version
132.0b5 (64-bit)
Distribution
Theme
Theme - More Info
No response
user.js
setupuser.js setup is just the default - no changes
Additional context
No response
The text was updated successfully, but these errors were encountered: