[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-www] branch stable updated (a7d8cae -> bd9bfe7)
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-www] branch stable updated (a7d8cae -> bd9bfe7) |
Date: |
Sun, 01 Sep 2019 18:27:40 +0200 |
This is an automated email from the git hooks/post-receive script.
dold pushed a change to branch stable
in repository www.
from a7d8cae fix menu for mobile
add bd9bfe7 fix location of i18n popup
No new revisions were added by this update.
Summary of changes:
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çais [fr]</a></li>
--
To stop receiving notification emails like this one, please contact
address@hidden.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] [taler-www] branch stable updated (a7d8cae -> bd9bfe7),
gnunet <=