margin hardcodato
This commit is contained in:
parent
dc44e9c94d
commit
04d5025792
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
{% block languages %}
|
||||
{% if page %}
|
||||
{% import 'includes/translations.html' as translations with context %}
|
||||
<li style="float:right;padding-right:5px;color:blue;">
|
||||
<li style="float:right;padding-right:5px;margin-top:-40px;">
|
||||
{{ translations.translations_for(page,label=False) }}
|
||||
</li>
|
||||
{% endif %}
|
||||
|
|
Loading…
Reference in a new issue