Fix margin on bottom

This commit is contained in:
Tor Hveem 2013-10-10 23:18:49 +02:00
parent c41c33f9ab
commit 01f7b616b3

View file

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