Fix display on mobile -- content was partly hidden under top bar

with-route-provider
Lorenz Hübschle-Schneider 12 years ago
parent 0107dabb2d
commit 8076efc367
  1. 1
      css/glowingbear.css

@ -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;

Loading…
Cancel
Save