]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update _top-bar.scss 6830/head
authorBraden Marshall <Braden1996@users.noreply.github.com>
Sun, 9 Aug 2015 19:34:55 +0000 (20:34 +0100)
committerBraden Marshall <Braden1996@users.noreply.github.com>
Sun, 9 Aug 2015 19:34:55 +0000 (20:34 +0100)
scss/foundation/components/_top-bar.scss

index a9da14c1f55de5e58793fad6809699e3b588bb7a..76c622498603ea8f9e38a325f23832d2a1afb800 100644 (file)
@@ -435,8 +435,6 @@ $topbar-dropdown-arrows: true !default; //Set false to remove the \00bb >> text
         top: 0;
         z-index: 99;
         #{$default-float}: 100%;
-        
-        background: $topbar-dropdown-bg;
 
         li {
           height: auto;
@@ -632,6 +630,7 @@ $topbar-dropdown-arrows: true !default; //Set false to remove the \00bb >> text
         }
 
         .dropdown {
+          background: $topbar-dropdown-bg;
           #{$default-float}: 0;
           min-width: 100%;
           top: auto;