diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-03-11 23:15:16 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-03-11 23:15:16 +0100 |
commit | 2c423ccfb2de9d57ca5f8a94b7f4080b1f20471b (patch) | |
tree | c2d72a2b20efda1fda5cb81b8a8fa4953d466e6f /userContent | |
parent | b026dc385f4d807fbf3f72be0a32fcf4fec592b2 (diff) | |
download | jenkins.debian.net-2c423ccfb2de9d57ca5f8a94b7f4080b1f20471b.tar.xz |
reproducible: squeeze three images in
Diffstat (limited to 'userContent')
-rw-r--r-- | userContent/static/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/userContent/static/style.css b/userContent/static/style.css index 9afec7ce..e28cb94e 100644 --- a/userContent/static/style.css +++ b/userContent/static/style.css @@ -27,7 +27,7 @@ img { } img.overview { - max-width: 49%; + max-width: 33%; } img.metaoverview { |