]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Fix back to have top bar dropdowns inherit dropdown backgorund color
authorKevin Ball <kmball11@gmail.com>
Fri, 26 Feb 2016 00:22:51 +0000 (16:22 -0800)
committerKevin Ball <kmball11@gmail.com>
Fri, 26 Feb 2016 00:22:51 +0000 (16:22 -0800)
scss/components/_dropdown-menu.scss

index fae1c5713b1fc18937b54278a22c69619496cf19..8fcb55229f35183e2998f92b8fd308b16c3f0536 100644 (file)
@@ -175,7 +175,7 @@ $dropdownmenu-border-width: nth($dropdownmenu-border, 1);
     }
   }
 
-  .is-dropdown-submenu, .top-bar .is-dropdown-submenu {
+  .is-dropdown-submenu {
     display: none;
     position: absolute;
     top: 0;