Hotfix lmao

This commit is contained in:
Georg Gadinger 2017-03-31 15:04:58 +02:00
parent b8701e7626
commit 3424cc47c9
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
.media .media
- if type == "discover" - if type == "discover"
.pull-left .pull-left
%a{href: user_screen_name(q.user.screen_name, link_only: true)} %a{href: user_screen_name(q.user, link_only: true)}
%img.answerbox--img{src: q.user.profile_picture.url(:medium)} %img.answerbox--img{src: q.user.profile_picture.url(:medium)}
.media-body .media-body
- if user_signed_in? - if user_signed_in?