# HG changeset patch # User Andrew Shadura # Date 2015-04-12 12:21:45 # Node ID 79c75dd81c3c1e0ca093e5bf57d47c806b24b300 # Parent 1931d4e37fc2792c037114156a1b8d710a721060 style: fix statistics so that the graph fits on the page diff --git a/kallithea/public/css/style.css b/kallithea/public/css/style.css --- a/kallithea/public/css/style.css +++ b/kallithea/public/css/style.css @@ -3733,6 +3733,7 @@ div#legend_data, div#legend_container, d #content div.graph { padding: 0 10px 10px; + height: 450px; } #content div.box ol.lower-roman, diff --git a/kallithea/templates/summary/statistics.html b/kallithea/templates/summary/statistics.html --- a/kallithea/templates/summary/statistics.html +++ b/kallithea/templates/summary/statistics.html @@ -40,15 +40,16 @@ ${self.repo_context_bar('summary')} %endif
-
-
-
+
+ +
+