We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Different in Firefox & Chrome, evident in locales that have longer strings than English.
Probably simple to fix, needs some design/css love... 😉 @66eli77 @jtamiace
Screenshots below from 0.14 installation on XP, upgraded to 0.16 (build 177), but it's general design issue.
Firefox, button width not enough for string length:
Chrome, button wide enough but overlaps the container:
And while you're at it, review the media queries, because the hamburger menu does not behave well below 1000px, and main menu ends up in two rows:
The text was updated successfully, but these errors were encountered:
Fixed in #5448, let's keep an eye out for regressions in other aspects of button rendering.
Sorry, something went wrong.
No branches or pull requests
Summary
Different in Firefox & Chrome, evident in locales that have longer strings than English.
Probably simple to fix, needs some design/css love... 😉
@66eli77 @jtamiace
Branch or installer method
Screenshots below from 0.14 installation on XP, upgraded to 0.16 (build 177), but it's general design issue.
Screenshots
Firefox, button width not enough for string length:
Chrome, button wide enough but overlaps the container:
And while you're at it, review the media queries, because the hamburger menu does not behave well below 1000px, and main menu ends up in two rows:
The text was updated successfully, but these errors were encountered: