diff --git a/css/glowingbear.css b/css/glowingbear.css index e5faf52..4a54289 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -851,6 +851,11 @@ img.emojione { font-size: 14px; } + .nav-pills li.buffer { + min-height: 30px; + max-height: 30px; + } + .nav-pills li a { padding: 10px 15px; }