From 0e76e45f0a547ad7c4c967b29e57cd7d3810df08 Mon Sep 17 00:00:00 2001 From: Wolfgang Demeter Date: Wed, 19 Feb 2014 16:35:53 +0100 Subject: [PATCH] deleted unnecessary .top-bar background-settings fix for issue #4486 --- scss/foundation/components/_top-bar.scss | 2 -- 1 file changed, 2 deletions(-) diff --git a/scss/foundation/components/_top-bar.scss b/scss/foundation/components/_top-bar.scss index c2099ea1e..caa5f8a95 100644 --- a/scss/foundation/components/_top-bar.scss +++ b/scss/foundation/components/_top-bar.scss @@ -478,7 +478,6 @@ $topbar-arrows: true !default; //Set false to remove the triangle icon from the a:not(.button) { padding: 0 $topbar-link-padding; line-height: $topbar-height; - background: $topbar-bg; &:hover { background: $topbar-link-bg-hover; } } } @@ -572,7 +571,6 @@ $topbar-arrows: true !default; //Set false to remove the triangle icon from the } .has-form { - background: $topbar-bg; padding: 0 $topbar-link-padding; height: $topbar-height; } -- 2.47.2