From 4904bc8e1492605f11afc233db85215c35f214cf Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Thu, 26 Jun 2014 16:47:18 +0100 Subject: Reduce min header height --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 2bd7cd0..05149a8 100644 --- a/style.css +++ b/style.css @@ -647,7 +647,7 @@ a:visited { div.pageheader { margin-left: 180px; padding-top: 20px; - min-height: 60px; + min-height: 30px; font-size: 0.9em; width: 58.5em; } -- cgit v1.2.3