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

fix: fix Dropdown Menu top level item properties #11412 #11433

Merged

Commits on Aug 2, 2018

  1. fix: fix Dropdown Menu top level item properties foundation#11412

    Changes:
    - Only apply top-level styles to top-level items. This increase specificity but this markup structure is alreaddy assumed elsewhere in the component.
    - Remove the default `$white` background on top-level items: it was never applied before foundation#11377 and could now cause visual changes.
    
    Closes foundation#11412
    ncoden committed Aug 2, 2018
    Copy the full SHA
    6a0e324 View commit details
    Browse the repository at this point in the history