This commit is contained in:
pixeldesu 2014-11-30 17:36:26 +01:00
parent f5231ec304
commit 63276a57ef
1 changed files with 3 additions and 3 deletions

View File

@ -11,12 +11,12 @@
%p= a.content
- if @user.nil?
.row
.col-md-6.col-sm-4.col-xs-8.text-left.text-muted
.col-md-6.col-sm-4.col-xs-7.text-left.text-muted
Answered by
%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
.col-md-6.col-sm-8.col-xs-4.text-right
.col-md-6.col-sm-8.col-xs-5.text-right
%span.hidden-xs.text-muted x users smiled at this
%a.btn.btn-info.btn-sm
%i.fa.fa-smile-o
@ -27,7 +27,7 @@
%i.fa.fa-trash-o
- else
.row
.col-md-6.col-md-offset-6.col-sm-8.col-sm-offset-4.col-xs-4.text-right
.col-md-6.col-md-offset-6.col-sm-8.col-sm-offset-4.col-xs-5.col-xs-offset-7.text-right
%span.hidden-xs.text-muted x users smiled at this
%a.btn.btn-info.btn-sm
%i.fa.fa-smile-o