diff --git a/css/glowingbear.css b/css/glowingbear.css index 427de8e..45efee5 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -226,6 +226,9 @@ input[type=text], input[type=password], #sendMessage { overflow: hidden; } +.nav-pills li { + min-height: 20px; +} .nav-pills li+li { margin-top: 0; }