gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-www] branch master updated: Fix bad layout with some


From: gnunet
Subject: [GNUnet-SVN] [taler-www] branch master updated: Fix bad layout with some screen sizes
Date: Wed, 15 Feb 2017 11:48:29 +0100

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

dold pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 3b3c705  Fix bad layout with some screen sizes
3b3c705 is described below

commit 3b3c70581fbdbc3ab1602c9432aa0fea91d4334b
Author: Florian Dold <address@hidden>
AuthorDate: Wed Feb 15 11:48:14 2017 +0100

    Fix bad layout with some screen sizes
---
 styles.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/styles.css b/styles.css
index 1f70e31..b1d6e62 100644
--- a/styles.css
+++ b/styles.css
@@ -14,7 +14,7 @@ html {
 }
 
 .c_intro {
-  height: 97vh;
+  min-height: 97vh;
 }
 
 /* don't show the language selector in the dropdown on mobile devices,

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]