Skip to content

Commit

Permalink
Raises font size in main navigation
Browse files Browse the repository at this point in the history
The font size in the admin main navigation was lowered to 90%, what is very small as we have a base font size of 13px.
  • Loading branch information
tvdeyen committed Mar 19, 2017
1 parent 18769d4 commit bae3ad6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ nav.menu {
text-align: left;
border: 1px solid transparent;
font-weight: $font-weight-bold;
font-size: 90%;
}

&.active a {
Expand Down

0 comments on commit bae3ad6

Please sign in to comment.