summaryrefslogtreecommitdiffstats
path: root/userContent
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-06-02 01:19:23 +0200
committerHolger Levsen <holger@layer-acht.org>2015-06-02 01:19:23 +0200
commitc3a1e4a7ec462991d2785ddb8619b9f461bfc111 (patch)
tree909fd4243602a2d5b57536e9951bf116f840263e /userContent
parent92f31b8b5e9ad845cdf4843a12df2d7742e17943 (diff)
downloadjenkins.debian.net-c3a1e4a7ec462991d2785ddb8619b9f461bfc111.tar.xz
reproducible: use em instead of pixels
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 9c0d23be..5bb7ed93 100644
--- a/userContent/reproducible/static/style.css
+++ b/userContent/reproducible/static/style.css
@@ -11,7 +11,7 @@ body {
font-size: 14px;
line-height: 20px;
color: #333333;
- padding: 0px 10px 0px 10px;
+ padding: 0em 1em 0em 1em;
margin: 0;
height: 93%;
}