Skip to content

Commit

Permalink
Merge pull request #5711 from doertedev/master
Browse files Browse the repository at this point in the history
Sidenav font weight unused: fixes #5710
  • Loading branch information
rafibomb committed Aug 29, 2014
2 parents 361034c + 4592e92 commit 777a071
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/foundation/components/_side-nav.scss
Expand Up @@ -70,6 +70,7 @@ $side-nav-divider-color: scale-color($white, $lightness: 10%) !default;
li {
margin: $side-nav-list-margin;
font-size: $font-size;
font-weight: $side-nav-font-weight;

a:not(.button) {
display: block;
Expand Down

0 comments on commit 777a071

Please sign in to comment.