-
Notifications
You must be signed in to change notification settings - Fork 29.8k
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
Tab shrink: further reduce padding when close button is left #39603
Comments
Yeah I can see if I can also tweak the layout if the button is on the other side. |
I am actually not sure what to do here. If someone has an idea with a reasonable (ideally CSS only) PR, let me know. |
@joshunger I think what I would expect as solution is the same thing we do for the close button when |
@bpasero Got it. I'm assuming you want it to overlay the icon? Anything else I need to know? |
@bpasero do you have a |
@joshunger yeah I would say overlay anything that is at that location, keep in mind that icons can also be turned off. There is no "claiming" of issues so far, but agree it would be useful. |
This issue is being closed to keep the number of issues in our inbox on a manageable level, we are closing issues that are not going to be addressed in the foreseeable future: We look at the number of votes the issue has received and the number of duplicate issues filed. More details here. If you disagree and feel that this issue is crucial: We are happy to listen and to reconsider. If you wonder what we are up to, please see our roadmap and issue reporting guidelines. Thanks for your understanding and happy coding! |
Testing #39331
It feels like the tabs under "shrink" take up a lot of space for the amount of text you get. I think it's the same amount of padding as the full width tabs, but maybe it could be tightened up for smaller tabs?
The text was updated successfully, but these errors were encountered: