Merge pull request #132 from lorenzhs/fixmobile

Fix display on mobile
This commit is contained in:
David Cormier 2014-02-10 15:13:39 -05:00
commit 0d7224b607

View file

@ -290,7 +290,6 @@ input[type=text], input[type=password], .badge {
} }
#bufferlines { #bufferlines {
padding-bottom: 38px; /* navbar fixed bottom */ padding-bottom: 38px; /* navbar fixed bottom */
top: 10px;
} }
.navbar-fixed-bottom { .navbar-fixed-bottom {
margin: 0; margin: 0;