mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-04-01 01:25:39 +00:00
update class names
This commit is contained in:
parent
16696bc1d2
commit
f0a38e1bf5
5 changed files with 7 additions and 7 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<div class="row">
|
||||
<div class="column width-80">
|
||||
<a href="{{ path('user_info', {'id': activity.user.id}) }}">
|
||||
<img class="vertical-align-middle border-radius-50 border-default border-width-2-px margin-r-8-px"
|
||||
<img class="vertical-align-middle border-radius-50 border-color-default border-width-2-px margin-r-8-px"
|
||||
src="{{ activity.user.identicon }}"
|
||||
alt="{{ 'identicon'|trans }}" />
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue