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

Bug dropdown in hero (primary) menu items not visible #935

Closed
jeroenrinzema opened this issue Jul 27, 2017 · 2 comments · Fixed by #1203
Closed

Bug dropdown in hero (primary) menu items not visible #935

jeroenrinzema opened this issue Jul 27, 2017 · 2 comments · Fixed by #1203

Comments

@jeroenrinzema
Copy link

This is about the Bulma CSS framework
I'm using Bulma version [0.4.4]
My browser is: Chrome 59
I am sure this issue is not a duplicate?

Description

When a dropdown button is placed inside a hero container are the colors of the dropdown items being inherited.

Steps to Reproduce

Place a dropdown button in a hero container that is primary (is-primary).

Expected behavior

An exception should be made for the menu items in the button to not override their color.
.hero.is-primary a:not(.button), .hero.is-primary strong { color: inherit; }

Actual behavior

Menu dropdown items color are being inherited.

@ankitrg
Copy link

ankitrg commented Jul 28, 2017

This happens for me too

@connectkushal
Copy link
Contributor

@jgthms please add label combination

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants