UX: better user image for embed/topics
This commit is contained in:
parent
f0f6b715ce
commit
103629d257
|
@ -16,7 +16,7 @@
|
|||
</div>
|
||||
<%- end %>
|
||||
<div class='topic-author-avatar-timestamp'>
|
||||
<img src="<%= t.user.avatar_template.gsub('{size}', '20') %>">
|
||||
<img src="<%= t.user.avatar_template.gsub('{size}', '40') %>">
|
||||
<span class="topic-author-username">
|
||||
<%= t.user.username %>
|
||||
</span>
|
||||
|
|
Loading…
Reference in New Issue