fixes position of balance on mobile

This commit is contained in:
Gustavo Maximiliano Cortez 2014-09-26 17:34:35 -03:00
commit 3722ef61bd
2 changed files with 13 additions and 9 deletions

View file

@ -144,5 +144,10 @@
font-size: 14px;
}
.top-balance {
width: auto;
padding: 0 5px;
}
}