Skip to content

Commit

Permalink
Fix sidebar in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
thedeerchild committed May 22, 2014
1 parent 19b9382 commit 4e1ef6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/assets/scss/_sidebar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ $panel-bg-color: #FAFAFA;
}
.side-nav li a {
padding: rem-calc(6) 0;
&:not(.button) { padding: rem-calc(6) 0; }
&:hover {
color: darken($primary-color, 20%);
span {
Expand Down

0 comments on commit 4e1ef6c

Please sign in to comment.