Sidebar support for small devices

This commit is contained in:
Gustavo Maximiliano Cortez 2014-10-28 12:37:15 -03:00
commit c8614b76c2
6 changed files with 84 additions and 21 deletions

View file

@ -185,5 +185,14 @@
margin-bottom: 50px;
}
.founds {
color: #8597A7;
}
.side-nav.wallets {
padding: 0;
height: auto;
}
}