diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-03-19 16:40:10 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-03-19 16:40:10 +0100 |
commit | 0622d0103373c0c6818f3daaea1aabf56b21b4e5 (patch) | |
tree | 92365c3a2118c1af1c1b771aa49a586b64f9b99f | |
parent | 76be21e6a365d74265904fb6e0f9f678e7adad21 (diff) | |
download | jenkins.debian.net-0622d0103373c0c6818f3daaea1aabf56b21b4e5.tar.xz |
reproducible: squeeze thumbnails in line
-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 d3803e28..04238b3d 100644 --- a/userContent/static/style.css +++ b/userContent/static/style.css @@ -31,7 +31,7 @@ img.overview { } img.metaoverview { - max-width: 7%; + max-width: 6%; } |