diff --git a/css/glowingbear.css b/css/glowingbear.css index 821a77e..427de8e 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -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;