Skip to content
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

Unusable menu dropdown when store logo is tall #546

Closed
rodriciru opened this issue Sep 5, 2023 · 0 comments · Fixed by #547
Closed

Unusable menu dropdown when store logo is tall #546

rodriciru opened this issue Sep 5, 2023 · 0 comments · Fixed by #547

Comments

@rodriciru
Copy link
Contributor

Hello,
When you have a tall logo on the menu, it is almost impossible to use the menu dropdowns.
This is because <a> element is not 100% percent tall of the available space (generate by the logo).
So when the dropdown is visible, and you move the mouse, it passes through a section which is not from the <a> element, and the dropdown menu closes.

14-12-33.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant