-
Notifications
You must be signed in to change notification settings - Fork 2
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
cropped tab height #10
Comments
It's best to rule out a setup bug before committing changes, as what might fix for one, might break for others. Cautious as I'm using the theme on Chicago95 currently without tab height issues. Looks like your screen is high density? If you can drop some details about your environment (Firefox version, Operating System, theme, resolution) when I've got some time I can replicate it. |
I tried it on both my main macos host and on my voidlinux vm, it persisted in both cases, even with DPI changes Host details: macOS High Sierra 10.13.6 VM details: OS: Void Linux It could be a hardware issue with my GPU failing to render it, although opening more tabs and making the tab navigation buttons appear seems to fix it for as long as there are that many tabs open |
FYI macOS isn't currently supported - the theme has a hard dependency on a present menubar, and there will be spacing issues due to the lack of one.
Thanks for dropping your setup details - I'll try replicating it. |
the tab height is cropped, i managed to fix it by changing the tab-newtab-button max-height in tabs.css to a higher value
idk how to submit fixes or bugs i'm new to contributing
The text was updated successfully, but these errors were encountered: