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

$dropdownmenu-background is not used #11376

Closed
4 tasks done
rlhawk opened this issue Jul 3, 2018 · 0 comments · Fixed by #11377
Closed
4 tasks done

$dropdownmenu-background is not used #11376

rlhawk opened this issue Jul 3, 2018 · 0 comments · Fixed by #11377

Comments

@rlhawk
Copy link
Contributor

rlhawk commented Jul 3, 2018

What should happen?

A color defined in the $dropdownmenu-background variable should cause a dropdown menu to have that background color.

What happens instead?

The defined color is ignored.

Possible Solution

The $dropdownmenu-background variable should be used in a CSS declaration in the foundation-dropdown-menu mixin.

Test Case and/or Steps to Reproduce

How to reproduce:

  1. Define a color to $foundation-dropdown-menu.
  2. Create a dropdown menu.
  3. Observe that the defined color is not used for the background color of the dropdown menu.

Context

This issue affects the ability to set a background color for a dropdown menu through Foundation settings.

Your Environment

  • Foundation version(s) used: 6.5.0-rc.1
  • Browser(s) name and version(s): Firefox 61.0
  • Operating System and version (desktop or mobile): macOS 10.13.5

Checklist (all required):

  • I have read and follow the CONTRIBUTING.md document.
  • There are no other issues similar to this one.
  • The issue title is descriptive.
  • The template is correctly filled.
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.

2 participants