diff --git a/app/views/inbox/show.html.haml b/app/views/inbox/show.html.haml index da0ddbec..ecd3a5a8 100644 --- a/app/views/inbox/show.html.haml +++ b/app/views/inbox/show.html.haml @@ -12,7 +12,6 @@ %p.answerbox-question-text= i.question.content .panel-body %textarea.form-control{name: 'ib-answer', 'data-id' => i.id} - %br/ %button.btn.btn-success{name: 'ib-answer', 'data-ib-id' => i.id} Answer %button.btn.btn-danger{name: 'ib-destroy', 'data-ib-id' => i.id}