Skip to content

Commit

Permalink
Update _top-bar.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
winghouchan committed May 3, 2014
1 parent ff7834b commit 3ecd863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/foundation/components/_top-bar.scss
Expand Up @@ -244,7 +244,7 @@ $topbar-arrows: true !default; //Set false to remove the triangle icon from the
// $gap - spacing between the lines in hamburger icon, set value in px
// $color - icon color
// $hover-color - icon color during hover, here it is set the same as $color because the values are changed on line 264
// $offcanvas - Set to true of @include in offcanvas
// $offcanvas - Set to false of @include in topbar
@include hamburger(16px, false, 0, 1px, 6px, $topbar-menu-icon-color, $topbar-menu-icon-color, false );
}
}
Expand Down

0 comments on commit 3ecd863

Please sign in to comment.