[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: use em instead of pixels

Holger Levsen holger at moszumanska.debian.org
Mon Jun 1 23:19:32 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit c3a1e4a7ec462991d2785ddb8619b9f461bfc111
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Jun 2 01:19:23 2015 +0200

    reproducible: use em instead of pixels
---
 userContent/reproducible/static/style.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/userContent/reproducible/static/style.css b/userContent/reproducible/static/style.css
index 9c0d23b..5bb7ed9 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%;
 }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list