Code

share/style.css: Set graph height to 300px.
[collection4.git] / share / style.css
index 9e8668b64dddb03a3e4a98029e55f5cd966c68ed..d1db9416e4eb173a397f6d93a3454c3a4aa137b0 100644 (file)
@@ -235,6 +235,13 @@ div.graph-img:hover div.graph-buttons
        margin-bottom: 1px;
 }
 
+.graph-json
+{
+       clear: both;
+       width: 600px;
+       height: 300px;
+}
+
 div.footer
 {
        margin-left: auto;