Don't force margins to badges

This commit is contained in:
Tor Hveem 2015-04-20 16:55:29 +02:00
parent d83ea79809
commit c939c7b32c

View file

@ -72,7 +72,7 @@ td.message {
.panel input, .panel .input-group {
max-width: 300px;
}
input[type=text], input[type=password], #sendMessage, .badge {
input[type=text], input[type=password], #sendMessage {
border: 0;
border-radius: 0;
margin-bottom: 5px !important;