From d6ac45b1898f44e3ec70bfd0ede50432a7fc16d8 Mon Sep 17 00:00:00 2001 From: Robert Kaiser Date: Sun, 25 Nov 2012 17:55:33 +0100 Subject: [PATCH] reduce min-height --- style/tricorder.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style/tricorder.css b/style/tricorder.css index 9822acc..f62348d 100644 --- a/style/tricorder.css +++ b/style/tricorder.css @@ -178,7 +178,7 @@ a:hover, a:active { color: #FFCF00; } right: 3px; width: auto; padding: 1px; - min-height: 35em; + min-height: 20em; overflow: none; border: none; } -- 2.35.3