[buildinfo.debian.net] 02/02: Ensure we always have some breathing space at the bottom

Chris Lamb chris at chris-lamb.co.uk
Mon Nov 7 10:28:12 UTC 2016


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

lamby pushed a commit to branch master
in repository buildinfo.debian.net.

commit 959511f68d022272f3018efc95a8e055271e68d8
Author: Chris Lamb <lamby at debian.org>
Date:   Mon Nov 7 10:27:45 2016 +0000

    Ensure we always have some breathing space at the bottom
    
    
    Signed-off-by: Chris Lamb <lamby at debian.org>
---
 media/css/bidb.css | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/media/css/bidb.css b/media/css/bidb.css
index baa3ba4..3885976 100644
--- a/media/css/bidb.css
+++ b/media/css/bidb.css
@@ -2,6 +2,10 @@ html {
   height: 100%;
 }
 
+body {
+  margin-bottom: 20px;
+}
+
 footer {
   padding-top: 30px;
 }

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



More information about the Reproducible-commits mailing list