[Qa-jenkins-scm] [jenkins.debian.net] 03/03: package html: add a bit spacing between <li>s
Holger Levsen
holger at moszumanska.debian.org
Sun Aug 30 11:35:20 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 24d53e80f93d3cd65daa1c264e60e43763ada37a
Author: HW42 <hw42 at ipsumj.de>
Date: Sun Aug 30 02:19:03 2015 +0200
package html: add a bit spacing between <li>s
---
userContent/reproducible/static/style.css | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/userContent/reproducible/static/style.css b/userContent/reproducible/static/style.css
index dfeaa07..f4831b4 100644
--- a/userContent/reproducible/static/style.css
+++ b/userContent/reproducible/static/style.css
@@ -96,7 +96,10 @@ ul.menu {
}
.head ul.children li {
- margin: 0;
+ margin-top: 0.75ex;
+ margin-bottom: 0;
+ margin-left: 0;
+ margin-right: 0;
}
.suite {
--
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