From 9cd637704efc5dc10ca894a44470fe25813813e1 Mon Sep 17 00:00:00 2001 From: Philippe Proulx Date: Thu, 17 Oct 2013 16:00:45 -0400 Subject: [PATCH] Decrease bufferlines font size --- css/glowingbear.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/glowingbear.css b/css/glowingbear.css index 6867505..ba57f1c 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -181,6 +181,7 @@ input[type=text], input[type=password] { position: relative; padding-bottom: 60px; /* bottom input */ padding-top: 35px; /* topbar */ + font-size: 13px; } .bufferlines .btn { font-family: sans-serif;