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

Topbar dropdown menus do not display with Foundation CSS 5.4.5 #153

Closed
jbrowning opened this issue Nov 19, 2014 · 0 comments · Fixed by #156
Closed

Topbar dropdown menus do not display with Foundation CSS 5.4.5 #153

jbrowning opened this issue Nov 19, 2014 · 0 comments · Fixed by #156

Comments

@jbrowning
Copy link
Member

By default, Foundation's CSS will hide a dropdown in a top-bar even when display: block is applied. This is meant to assist with graceful degradation when there is no JS support.

The vanilla Foundation top-bar component adds the hover CSS class to parents of a dropdown which have the has-dropdown class. We should do the same.

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