Merge pull request #1635 from cmgustavo/bug/01-mobile

fix layout for small devices
This commit is contained in:
Matias Alejo Garcia 2014-10-31 11:44:54 -03:00
commit a6719b56c7

View file

@ -39,8 +39,7 @@
margin-top: 40px; margin-top: 40px;
margin-left: 0; margin-left: 0;
margin-bottom: -40px; margin-bottom: -40px;
padding-bottom: 60px; padding: 20px 10px 60px 10px;
padding: 20px 1.2rem;
} }
.tab-bar { .tab-bar {