mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2025-02-02 01:54:13 +00:00
fix activity event margins
This commit is contained in:
parent
5161becd60
commit
fd17185a9e
@ -3,7 +3,7 @@
|
||||
<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>
|
||||
<span class="margin-x-l-px">
|
||||
<span class="margin-x-4-px">
|
||||
{{ 'have downloaded torrent file' | trans }}
|
||||
</span>
|
||||
{% if session.user.moderator or session.user.owner %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user