[Reproducible-commits] [reproducible-website] 16/55: Prevent git location to overflow on very small screens

Chris Lamb chris at chris-lamb.co.uk
Tue Aug 23 13:39:51 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 1e3e9141ac96cc3f95a9a4048fa99cad7e59da99
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Mon Nov 2 19:02:08 2015 +0100

    Prevent git location to overflow on very small screens
---
 css/main.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/css/main.css b/css/main.css
index cc6551f..aa16113 100644
--- a/css/main.css
+++ b/css/main.css
@@ -163,6 +163,7 @@
     margin: 0;
     background: transparent;
     border: none;
+    white-space: normal;
   }
 }
 

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