share/style.css: Set graph height to 300px.
authorFlorian Forster <octo@noris.net>
Thu, 23 Dec 2010 08:04:07 +0000 (09:04 +0100)
committerFlorian Forster <octo@noris.net>
Thu, 23 Dec 2010 08:04:07 +0000 (09:04 +0100)
share/style.css

index a9f7e15..d1db941 100644 (file)
@@ -239,7 +239,7 @@ div.graph-img:hover div.graph-buttons
 {
        clear: both;
        width: 600px;
-       height: 200px;
+       height: 300px;
 }
 
 div.footer