From 890412ce5c0c1d2224c269567508bf9a82145da2 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 17 Oct 2014 12:54:44 +0200 Subject: reproducible: fine tune CSS --- userContent/static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'userContent/static') diff --git a/userContent/static/style.css b/userContent/static/style.css index 7c354be4..8e502124 100644 --- a/userContent/static/style.css +++ b/userContent/static/style.css @@ -261,7 +261,7 @@ span.dangerous { color: orange; } @media all and (min-width: 841px) { img.graph { - width: 50%; + width: 70%; height: auto; } } -- cgit v1.2.3-54-g00ecf