more explicit and versatile usage of avatar_image, changing style option by a direct size - asuming we will always use square images

This commit is contained in:
David Gil
2015-08-12 18:27:40 +02:00
parent 925921d605
commit bf95e55345
4 changed files with 6 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
<div class="row">
<div id="comment-<%= comment.id %>" class="comment small-12 column">
<%= avatar_image(comment.user, style: :small, class: 'left') %>
<%= avatar_image(comment.user, size: 32, class: 'left') %>
<div class="comment-body">
<span class="comment-info">