Skip to content

Commit

Permalink
fix(sidenav): add min width for empty navs
Browse files Browse the repository at this point in the history
  • Loading branch information
kara committed Apr 26, 2016
1 parent a9bc5fa commit dbe3cc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/sidenav/sidenav.scss
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ $md-sidenav-push-background-color: md-color($md-background, dialog) !default;
top: 0;
bottom: 0;
z-index: 3;
min-width: 5%;

background-color: $md-sidenav-background-color;

Expand Down

0 comments on commit dbe3cc5

Please sign in to comment.