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
There are some styling issues with the Settings / Sign Out dropdown:
On IE11, there is a white line on the left edge of the dropdown that shouldn't be there.
On Firefox, the top of the dropdown appears to be a different color than that of the dropdown button. This may be because of a leaky shadow.
On Chrome on macOS, the dropdown button has rounded edges, which look odd:
and on Chrome on Windows there is a dark blue border on the bottom edge of the button:
Safari also has the leaky shadow effect, as well as an icon misplacement in the search bar:
The search bar doesn't look any better expanded on Safari:
The text was updated successfully, but these errors were encountered:
Fix actions menu IE11 rendering bug. #20
3c2ee76
Clean up :focus treatment of menu buttons. #20
121e69e
Override default searchfield styles. #20
a685d48
lederer
No branches or pull requests
There are some styling issues with the Settings / Sign Out dropdown:
On IE11, there is a white line on the left edge of the dropdown that shouldn't be there.
On Firefox, the top of the dropdown appears to be a different color than that of the dropdown button. This may be because of a leaky shadow.
On Chrome on macOS, the dropdown button has rounded edges, which look odd:
and on Chrome on Windows there is a dark blue border on the bottom edge of the button:
Safari also has the leaky shadow effect, as well as an icon misplacement in the search bar:
The search bar doesn't look any better expanded on Safari:
The text was updated successfully, but these errors were encountered: