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 location of i18n pop


From: gnunet
Subject: [GNUnet-SVN] [taler-www] branch master updated: fix location of i18n popup
Date: Sun, 01 Sep 2019 18:27:34 +0200

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 bd9bfe7  fix location of i18n popup
bd9bfe7 is described below

commit bd9bfe737deddf63ae931e1f2990632d0698a952
Author: Florian Dold <address@hidden>
AuthorDate: Sun Sep 1 18:27:07 2019 +0200

    fix location of i18n popup
---
 common/navigation.j2.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/navigation.j2.inc b/common/navigation.j2.inc
index f275233..297f98d 100644
--- a/common/navigation.j2.inc
+++ b/common/navigation.j2.inc
@@ -36,7 +36,7 @@
                     alt="[{{lang}}]" />
                     {{ lang_full }} [{{ lang }}]
       </button>
-      <ul class="dropdown-menu dropdown-menu-right" 
aria-labelledby="dropdownMenu1">
+      <ul class="dropdown-menu" aria-labelledby="dropdownMenu1">
         <li><a class="dropdown-item" href="{{ self_localized('en') }}">English 
[en]</a></li>
         <li><a class="dropdown-item" href="{{ self_localized('de') }}">Deutsch 
[de]</a></li>
         <li><a class="dropdown-item" href="{{ self_localized('fr') 
}}">Fran&ccedil;ais [fr]</a></li>

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



reply via email to

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