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-left: 0;
margin-bottom: -40px;
padding-bottom: 60px;
padding: 20px 1.2rem;
padding: 20px 10px 60px 10px;
}
.tab-bar {