pull?
This commit is contained in:
parent
adce8fa27a
commit
bf4a90b8b5
|
@ -71,9 +71,3 @@ body {
|
|||
padding: 3px 6px 3px;
|
||||
background-color: $navbar-inverse-bg;
|
||||
}
|
||||
|
||||
.media-left {
|
||||
vertical-align: top;
|
||||
display: table-cell;
|
||||
}
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
.panel.panel-default.answer-box{'data-id' => a.id}
|
||||
.panel-heading
|
||||
.media
|
||||
%a.media-left{href: '#'}
|
||||
%a.pull-left{href: '#'}
|
||||
%img.img-rounded.img-answerbox
|
||||
.media-body
|
||||
%h6.text-muted.media-heading.answerbox-question-user= user_screen_name a.question.user, a.question.author_is_anonymous
|
||||
|
|
Loading…
Reference in New Issue