# HG changeset patch # User Andrew Shadura # Date 1428834105 -7200 # Node ID 79c75dd81c3c1e0ca093e5bf57d47c806b24b300 # Parent 1931d4e37fc2792c037114156a1b8d710a721060 style: fix statistics so that the graph fits on the page diff -r 1931d4e37fc2 -r 79c75dd81c3c kallithea/public/css/style.css --- a/kallithea/public/css/style.css Sat May 11 14:44:12 2013 -0500 +++ b/kallithea/public/css/style.css Sun Apr 12 12:21:45 2015 +0200 @@ -3733,6 +3733,7 @@ #content div.graph { padding: 0 10px 10px; + height: 450px; } #content div.box ol.lower-roman, diff -r 1931d4e37fc2 -r 79c75dd81c3c kallithea/templates/summary/statistics.html --- a/kallithea/templates/summary/statistics.html Sat May 11 14:44:12 2013 -0500 +++ b/kallithea/templates/summary/statistics.html Sun Apr 12 12:21:45 2015 +0200 @@ -40,15 +40,16 @@ %endif
-
-
-
+
+ +
+