more fixes about fixes

This commit is contained in:
pixeldesu 2014-11-30 20:51:44 +01:00
parent 5687feeb0a
commit 433b0cc3a0
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@
%a{href: show_user_profile_path(a.user.screen_name)}
%img.img-rounded.img-answerbox-small{src: gravatar_url(a.user)}
%span= a.user.screen_name
%span= time_ago_in_words(a.created_at)
ago
%span= time_ago_in_words(a.created_at)
ago
.col-md-6.col-sm-8.col-xs-5.text-right
%span.hidden-xs.text-muted
%span{id: "ab-smile-count-#{a.id}"}= a.smile_count