diff --git a/css/glowingbear.css b/css/glowingbear.css index d8a657a..be93fea 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -558,6 +558,10 @@ li.buffer.indent.private a { min-height: 0%; } + .nav-pills > li > a { + padding: 10px 15px; + } + #bufferlines { height: 100%; padding-bottom: 0;