From 0e8a2715b755505fc71467b57704b00273d04874 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 9 Jun 2015 11:04:15 +0200 Subject: reproducible: improve main page layout --- bin/reproducible_html_graphs.sh | 4 ++-- userContent/reproducible/static/style.css | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/reproducible_html_graphs.sh b/bin/reproducible_html_graphs.sh index 6e399d06..dd804db9 100755 --- a/bin/reproducible_html_graphs.sh +++ b/bin/reproducible_html_graphs.sh @@ -555,7 +555,7 @@ create_main_stats_page() { for SUITE in $SUITES ; do write_page " \"$SUITE" done - write_page "

" + write_page "

" # write meta pkg graphs per suite for SUITE in $SUITES ; do if [ "$SUITE" != "unstable" ] ; then @@ -568,7 +568,7 @@ create_main_stats_page() { write_page "\"$LABEL\"" done done - write_page "

" + write_page "

" # write inventory table write_page "" write_page "" diff --git a/userContent/reproducible/static/style.css b/userContent/reproducible/static/style.css index 0453bc49..aa8dbbe4 100644 --- a/userContent/reproducible/static/style.css +++ b/userContent/reproducible/static/style.css @@ -35,7 +35,7 @@ img.overview { } img.metaoverview { - max-width: 3%; + max-width: 3.1%; } .beta { -- cgit v1.2.3-54-g00ecf
 amount
identified distinct issues$ISSUES