fix size screen

This commit is contained in:
bechi 2014-11-05 09:39:22 -03:00
parent f1e1f6e853
commit e69cc54fc8
1 changed files with 0 additions and 6 deletions

View File

@ -1411,12 +1411,6 @@ a.text-warning:hover {color: #FD7262;}
}
}
@media (max-height: 590px) {
.side-nav.wallets {
height: 180px !important;
}
}
@media (max-height: 380px) {
.sidebar-footer {
display: none;