summaryrefslogtreecommitdiffstats
path: root/userContent/static
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-10-17 12:54:44 +0200
committerHolger Levsen <holger@layer-acht.org>2014-10-17 12:54:44 +0200
commit890412ce5c0c1d2224c269567508bf9a82145da2 (patch)
treeb6ae2495cd142c8598815c5a827946da0cc4e75f /userContent/static
parent828ef37e33fe6fb614a44573d512846b6aa2c9c7 (diff)
downloadjenkins.debian.net-890412ce5c0c1d2224c269567508bf9a82145da2.tar.xz
reproducible: fine tune CSS
Diffstat (limited to 'userContent/static')
-rw-r--r--userContent/static/style.css2
1 files changed, 1 insertions, 1 deletions
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;
}
}