Skip to content

Commit

Permalink
Define dropdown menu background in foundation-dropdown-menu mixin
Browse files Browse the repository at this point in the history
  • Loading branch information
rlhawk committed Jul 3, 2018
1 parent 36fd878 commit 0ec2be1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/components/_dropdown-menu.scss
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ $dropdown-menu-item-background-active: transparent !default;

a {
@include disable-mouse-outline;
background: $dropdownmenu-background;
padding: $dropdownmenu-padding;
}

Expand Down

0 comments on commit 0ec2be1

Please sign in to comment.