diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-02-16 19:04:36 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-02-16 19:04:36 +0100 |
commit | 276ce5163340bf89765f558da75e07964df12cbf (patch) | |
tree | 8ea559f1949e0c9c4d204e85ff17fdbe0752af06 /userContent | |
parent | 4df12e269fb4dd814d209a5fc0366934d3089291 (diff) | |
download | jenkins.debian.net-276ce5163340bf89765f558da75e07964df12cbf.tar.xz |
reproducible debian: make pkg sets fit in one line
Diffstat (limited to 'userContent')
-rw-r--r-- | userContent/reproducible/static/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/userContent/reproducible/static/style.css b/userContent/reproducible/static/style.css index 039886fc..f8e429ca 100644 --- a/userContent/reproducible/static/style.css +++ b/userContent/reproducible/static/style.css @@ -35,7 +35,7 @@ img.overview { } img.metaoverview { - max-width: 3.0%; + max-width: 2.7%; } .beta { |