summaryrefslogtreecommitdiffstats
path: root/userContent
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-07-08 18:04:19 +0200
committerHolger Levsen <holger@layer-acht.org>2015-07-08 18:04:19 +0200
commita0e832373488f4efcbc58a05b38db7566b217563 (patch)
tree480612549f711135616966aba03f41b24d3b24d5 /userContent
parenteafee713a70122890f6b7ae58f0312023cb1ca80 (diff)
downloadjenkins.debian.net-a0e832373488f4efcbc58a05b38db7566b217563.tar.xz
reproducible: make thumbnails fit into width again
Diffstat (limited to 'userContent')
-rw-r--r--userContent/reproducible/static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/userContent/reproducible/static/style.css b/userContent/reproducible/static/style.css
index 3e6e3d00..95c5e736 100644
--- a/userContent/reproducible/static/style.css
+++ b/userContent/reproducible/static/style.css
@@ -35,7 +35,7 @@ img.overview {
}
img.metaoverview {
- max-width: 3.3%;
+ max-width: 3.25%;
}
.beta {