added spans

This commit is contained in:
pixeldesu 2014-11-30 17:28:28 +01:00
parent 33d42b6a76
commit a6af5e7609
1 changed files with 4 additions and 4 deletions

View File

@ -16,8 +16,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
.col-md-6.col-sm-8.col-xs-12.text-right.text-muted
x users smiled at this
.col-md-6.col-sm-8.col-xs-12.text-right
%span.text-muted x users smiled at this
%a.btn.btn-info.btn-sm
%i.fa.fa-smile
%a.btn.btn-primary.btn-sm
@ -27,8 +27,8 @@
%i.fa.fa-trash-o
- else
.row
.col-md-6.col-md-offset-6.col-sm-8.col-sm-offset-4.col-xs-12.text-right.text-muted
x users smiled at this
.col-md-6.col-md-offset-6.col-sm-8.col-sm-offset-4.col-xs-12.text-right
%span.text-muted x users smiled at this
%a.btn.btn-info.btn-sm
%i.fa.fa-smile-o
%a.btn.btn-primary.btn-sm