]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Push for a Topbar scss fix - 5.4.2
authorArthur <arthur@zurb.com>
Fri, 29 Aug 2014 20:23:24 +0000 (13:23 -0700)
committerArthur <arthur@zurb.com>
Fri, 29 Aug 2014 20:23:24 +0000 (13:23 -0700)
scss/foundation/components/_top-bar.scss

index c92911ba3bf02f38663d4d45bc2d51b15e148944..9cd3d2ffa367f944367908f94a96ea06807c9be8 100644 (file)
@@ -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;