Fix sidenav toolbar (logo and buttons)

This commit is contained in:
iRouge
2015-03-08 17:09:20 -04:00
committed by Francis Lachapelle
parent 90cd79a21b
commit fdb4cd71eb
6 changed files with 24 additions and 13 deletions
@@ -19,7 +19,7 @@ main {
background-image: url("../img/sogo-full.svg");
background-size: contain;
background-repeat: no-repeat;
margin-left: 16px;
margin: $bl 0 0 $mg;
height: 7 * $bl;
min-width: 18 * $bl;
}