# HG changeset patch # User Andrew Shadura # Date 1428834105 -7200 # Node ID 9b79b50f2b315e802db31a349bf67e1b7a677af3 # Parent a8f2986afc18c9221bf99f88b06e60ab83c86c55 style: fix statistics so that the graph fits on the page diff -r a8f2986afc18 -r 9b79b50f2b31 kallithea/public/css/style.css --- a/kallithea/public/css/style.css Sun Apr 12 14:46:25 2015 -0400 +++ 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 a8f2986afc18 -r 9b79b50f2b31 kallithea/templates/summary/statistics.html --- a/kallithea/templates/summary/statistics.html Sun Apr 12 14:46:25 2015 -0400 +++ b/kallithea/templates/summary/statistics.html Sun Apr 12 12:21:45 2015 +0200 @@ -40,15 +40,16 @@ %endif
-
-
-
+
+ +
+