[git] gnupg-doc - branch, master, updated. 2c267afb8c8199fd570fa74174a86b987725fdba

by Werner Koch cvs at cvs.gnupg.org
Fri Feb 1 12:09:03 CET 2019


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GnuPG website and other docs".

The branch, master has been updated
       via  2c267afb8c8199fd570fa74174a86b987725fdba (commit)
      from  30a5a4deafeac28a461a2903a5deb2644f6ceeb0 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2c267afb8c8199fd570fa74174a86b987725fdba
Author: Werner Koch <wk at gnupg.org>
Date:   Fri Feb 1 12:09:00 2019 +0100

    web: Fix top menu alignment.
    
    With this it again possible to select the sub-menu.  Don't known when
    this regression started.  We should move to a simpler menu system.

diff --git a/web/share/site.css b/web/share/site.css
index 82afa8e..3643846 100644
--- a/web/share/site.css
+++ b/web/share/site.css
@@ -292,7 +292,7 @@ nav ul li:hover ul.sub-menu {
     z-index: 99;
     border-radius: 0px;
     position: absolute;
-    top: 28px;
+    /*top: 28px;*/
     left: 0;
 }
 nav ul ul li {

-----------------------------------------------------------------------

Summary of changes:
 web/share/site.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
The GnuPG website and other docs
http://git.gnupg.org




More information about the Gnupg-commits mailing list