larger avatar in the "in reply to" box

This one is for @BrentleyJones (cf.
http://meta.discourse.org/t/small-avatar-in-in-reply-to-box/8761)
This commit is contained in:
Régis Hanol 2013-08-13 22:04:38 +02:00
parent ed060ed5f1
commit 95a2405c9e

View file

@ -2,7 +2,7 @@
<div class='topic-meta-data span2'>
<div class='contents'>
<div>
<a href='/users/{{unbound username}}'>{{avatar this imageSize="small"}}</a>
<a href='/users/{{unbound username}}'>{{avatar this imageSize="medium"}}</a>
</div>
<h5 {{bindAttr class="staff new_user"}}><a href='{{unbound usernameUrl}}'>{{breakUp username}}</a></h5>
</div>