From 7a795dc290010080ed6a657f2f8d63408fa9a0ed Mon Sep 17 00:00:00 2001 From: pixeldesu Date: Sun, 30 Nov 2014 18:16:27 +0100 Subject: [PATCH] remove newline --- app/views/inbox/show.html.haml | 1 - 1 file changed, 1 deletion(-) 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}