[reproducible-website] 03/03: Tidy the spacing on the mobile navigation select dropdown

Chris Lamb chris at chris-lamb.co.uk
Wed Dec 14 14:47:12 UTC 2016


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

lamby pushed a commit to branch master
in repository reproducible-website.

commit 5e283374eecae4831c2a0a923d80af3f81953489
Author: Chris Lamb <lamby at debian.org>
Date:   Wed Dec 14 15:46:28 2016 +0100

    Tidy the spacing on the mobile navigation select dropdown
---
 css/main.css | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/css/main.css b/css/main.css
index 029f207..35d59bf 100644
--- a/css/main.css
+++ b/css/main.css
@@ -478,3 +478,7 @@ aside li a {
 dl.talks dd {
   margin-bottom: 20px;
 }
+
+nav select {
+  margin-top: 20px;
+}

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



More information about the Reproducible-commits mailing list