Skip to content

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

@jeroenrinzema

Description

@jeroenrinzema

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions