From 3b6399a23b8ba8500c93cfcb4da759093c6f4613 Mon Sep 17 00:00:00 2001 From: Braden Marshall Date: Sun, 9 Aug 2015 20:34:55 +0100 Subject: [PATCH] Update _top-bar.scss --- scss/foundation/components/_top-bar.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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; -- 2.47.2