From: Braden Marshall Date: Sun, 9 Aug 2015 19:34:55 +0000 (+0100) Subject: Update _top-bar.scss X-Git-Tag: v5.5.3~40^2~10^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F6830%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Update _top-bar.scss --- diff --git a/scss/foundation/components/_top-bar.scss b/scss/foundation/components/_top-bar.scss index a9da14c1f..76c622498 100644 --- a/scss/foundation/components/_top-bar.scss +++ b/scss/foundation/components/_top-bar.scss @@ -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;