]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Topbar menu icon color when toggled 4496/head
authorLonewolf <nikhilkalige@gmail.com>
Thu, 20 Feb 2014 07:41:23 +0000 (13:11 +0530)
committerLonewolf <nikhilkalige@gmail.com>
Thu, 20 Feb 2014 07:41:23 +0000 (13:11 +0530)
scss/foundation/components/_top-bar.scss

index c2099ea1ed67cdf54bc01d9540acde1935c6765d..18b11474a11da0904a3da660907482d0a3533cd1 100644 (file)
@@ -246,7 +246,7 @@ $topbar-arrows: true !default; //Set false to remove the triangle icon from the
 
         .toggle-topbar {
           a { color: $topbar-menu-link-color-toggled;
-            span {
+            &::after {
               // Shh, don't tell, but box-shadows create the menu icon :)
               @if $experimental {
                 -webkit-box-shadow: 1px 10px 1px 1px $topbar-menu-icon-color-toggled,