[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: style.css: slightly adjust to render way better when the top header row spans on two lines

Holger Levsen holger at moszumanska.debian.org
Thu Apr 9 23:15:38 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 4a19c637448fa15306cda95b793fe4facdc6f964
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Thu Apr 9 21:45:09 2015 +0200

    reproducible: style.css: slightly adjust to render way better when the top header row spans on two lines
    
    Thanks to Pietro Albini for the help.
---
 userContent/static/style.css | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/userContent/static/style.css b/userContent/static/style.css
index 0b39949..db9e57a 100644
--- a/userContent/static/style.css
+++ b/userContent/static/style.css
@@ -11,7 +11,7 @@ body {
 	font-size: 14px;
 	line-height: 20px;
 	color: #333333;
-	padding: 0.25em 0.25em 0em 0.25em;
+	padding: 0;
 	margin: 0;
 	height: 93%;
 }
@@ -140,9 +140,6 @@ table {
 table.head {
 	width: 100%;
 	margin: 0;
-	position: absolute;
-	top: 0px;
-	left: 0px;
 	border-top: 0;
 	border-left: 0;
 	border-right: 0;
@@ -212,7 +209,7 @@ th {
 }
 
 iframe#main {
-	margin: 2em 0 0 0;
+	margin: 0;
 	width: 100%;
 	height: 100%;
 	border: 0;

-- 
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