[git] gnupg-doc - branch, preview, updated. 8c3dbb4a954e79d68cfc0da5a45c69df72088147
by Justus Winter
cvs at cvs.gnupg.org
Thu May 18 15:46:51 CEST 2017
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, preview has been updated
via 8c3dbb4a954e79d68cfc0da5a45c69df72088147 (commit)
from f58a5499cce0bf50f353b7d36e8a92d119a9d873 (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 8c3dbb4a954e79d68cfc0da5a45c69df72088147
Author: Justus Winter <justus at g10code.com>
Date: Thu May 18 15:46:47 2017 +0200
campaign: fix compact language chooser
diff --git a/web/share/campaign/campaign.css b/web/share/campaign/campaign.css
index 0e48ff2..d748bcc 100644
--- a/web/share/campaign/campaign.css
+++ b/web/share/campaign/campaign.css
@@ -290,4 +290,4 @@ h4 small {
/* Some hacks to directly embed the dropdown menu into the navbar. */
.lang-chooser-xs { margin-top: 12px; }
.lang-chooser-xs .dropdown-menu { left: -2em; }
-.lang-chooser-xs li, .lang-chooser-xs li a { display: inline; }
+.lang-chooser-xs li, .lang-chooser-xs > li > a { display: inline; }
-----------------------------------------------------------------------
Summary of changes:
web/share/campaign/campaign.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