diff --git a/css/glowingbear.css b/css/glowingbear.css index 41bd865..7fa16e3 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -378,6 +378,11 @@ table.notimestamp td.time { min-height: 0%; } + #bufferlines { + height: 100%; + padding-bottom: 0; + } + #bufferlines td.time { display: inline; padding-right: 0;