gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [www] branch master updated: styles: make alert banner resp


From: gnunet
Subject: [GNUnet-SVN] [www] branch master updated: styles: make alert banner responsive
Date: Mon, 30 Sep 2019 06:10:58 +0200

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

dvn pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 6f11981  styles: make alert banner responsive
6f11981 is described below

commit 6f11981f07e2c4a0a53b30436fdd7cc43f2eeaba
Author: Devan Carpenter <address@hidden>
AuthorDate: Sun Sep 29 21:08:20 2019 -0700

    styles: make alert banner responsive
---
 static/styles.sass | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/static/styles.sass b/static/styles.sass
index 31d7ecc..1e97b5d 100644
--- a/static/styles.sass
+++ b/static/styles.sass
@@ -289,11 +289,10 @@ header
   display: flex;
   overflow: hidden;
   background-color: #c4453c;
-  height: 40px;
-  //position: absolute;
   width: 100%;
   align-items: center;
   justify-content: center;
+  padding: 0.1em
 
 .alert-content
   //position: absolute;

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



reply via email to

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