mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
fix event text margins
This commit is contained in:
parent
bdb563dace
commit
038abfbb52
16 changed files with 18 additions and 16 deletions
|
|
@ -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 }) }}">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue