Merge pull request #1489 from cmgustavo/bug/03-ux

fixes position of balance on mobile
This commit is contained in:
Matias Alejo Garcia 2014-09-29 12:09:07 -03:00
commit dc54343735
2 changed files with 13 additions and 9 deletions

View file

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