gnunet-svn
[Top][All Lists]
Advanced

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

[reclaim-ui] 151/459: modal positioning


From: gnunet
Subject: [reclaim-ui] 151/459: modal positioning
Date: Fri, 11 Jun 2021 23:24:03 +0200

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

martin-schanzenbach pushed a commit to branch master
in repository reclaim-ui.

commit e3d517e7b46f1d759dd5f2322f949f30b8efa6f2
Author: Schanzenbach, Martin <mschanzenbach@posteo.de>
AuthorDate: Wed Oct 23 16:06:59 2019 +0200

    modal positioning
---
 src/app/modal.scss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/app/modal.scss b/src/app/modal.scss
index 977073d..ffa64f1 100644
--- a/src/app/modal.scss
+++ b/src/app/modal.scss
@@ -5,7 +5,7 @@ oid-modal {
   .oid-modal { 
     /* modal container on top of page */
     position: absolute;
-    top: 20%;
+    top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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