From 7b7d7eb89c9e48ca00e80a98e2324ce5754100a7 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Thu, 23 Dec 2010 09:04:07 +0100 Subject: [PATCH] share/style.css: Set graph height to 300px. --- share/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/style.css b/share/style.css index a9f7e15..d1db941 100644 --- a/share/style.css +++ b/share/style.css @@ -239,7 +239,7 @@ div.graph-img:hover div.graph-buttons { clear: both; width: 600px; - height: 200px; + height: 300px; } div.footer -- 2.11.0