Fix sidenav icon-button

pull/91/head
Benoit Favreault 2015-03-16 17:43:58 -04:00 committed by Francis Lachapelle
parent 5b674abcf1
commit 6a304b3e07
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ md-sidenav md-list button.md-button {
color: sg-color($sogoBlue, 800);
}
.md-button [class ^= md-icon] {
md-sidenav .md-button [class ^= md-icon] {
margin-right: 1em;
}
///