fix margin

This commit is contained in:
ghost 2023-10-12 04:39:40 +03:00
parent 038abfbb52
commit 5e25b15de3

View File

@ -3,7 +3,9 @@
<a href="{{ path('user_info', { userId : user.id }) }}">
<img class="border-radius-50 border-color-default vertical-align-middle" src="{{ user.identicon }}" alt="{{ 'identicon' | trans }}" />
</a>
{{ 'disapproved locales edition' | trans }}
<span class="margin-l-4-px">
{{ 'disapproved locales edition' | trans }}
</span>
{% if torrent.locales.exist %}
<a href="{{ path('torrent_locales_edit', { torrentId : torrent.id, torrentLocalesId : torrent.locales.id }) }}">
#{{ torrent.locales.id }}