From 8bebeb61675140bcdac6fd974dfceb452fa40732 Mon Sep 17 00:00:00 2001 From: Arthur Date: Fri, 29 Aug 2014 13:23:24 -0700 Subject: [PATCH] Push for a Topbar scss fix - 5.4.2 --- scss/foundation/components/_top-bar.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/foundation/components/_top-bar.scss b/scss/foundation/components/_top-bar.scss index c92911ba3..9cd3d2ffa 100644 --- a/scss/foundation/components/_top-bar.scss +++ b/scss/foundation/components/_top-bar.scss @@ -232,7 +232,7 @@ $topbar-arrows: true !default; //Set false to remove the triangle icon from the } height: 34px; line-height: 33px; - padding: 0 $topbar-link-padding+25px 0 $topbar-link-padding; + padding: 0 $topbar-link-padding+25 0 $topbar-link-padding; color: $topbar-menu-link-color; position: relative; -- 2.47.3