fix event text margins

This commit is contained in:
ghost 2023-10-12 04:38:53 +03:00
parent bdb563dace
commit 038abfbb52
16 changed files with 18 additions and 16 deletions

View file

@ -4,7 +4,7 @@
<a href="{{ path('user_info', { userId : by.user.id }) }}">
<img class="border-radius-50 border-color-default vertical-align-middle" src="{{ by.user.identicon }}" alt="{{ 'identicon' | trans }}" />
</a>
<span class="margin-x-4-px">
<span class="margin-l-4-px">
{{ 'diable user' | trans }}
</span>
<a href="{{ path('user_info', { userId : user.id }) }}">