Fix margin on bottom

with-route-provider
Tor Hveem 12 years ago
parent c41c33f9ab
commit 01f7b616b3
  1. 2
      css/glowingbear.css

@ -58,7 +58,7 @@ input#sendMessage {
} }
.navbar-fixed-bottom { .navbar-fixed-bottom {
margin: 5px; margin: 0 5px 0 5px;
} }
.color-light-green { .color-light-green {
color: chartreuse; color: chartreuse;

Loading…
Cancel
Save