From 6cb23c818ec964aec499e7515ee5b97d88460fd0 Mon Sep 17 00:00:00 2001 From: pixeldesu Date: Thu, 13 Nov 2014 20:02:41 +0100 Subject: [PATCH] ROW ROW FIGHT THE POWER --- app/views/shared/_questionbox.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/shared/_questionbox.html.haml b/app/views/shared/_questionbox.html.haml index dce53fed..215b8e09 100644 --- a/app/views/shared/_questionbox.html.haml +++ b/app/views/shared/_questionbox.html.haml @@ -3,7 +3,7 @@ %h3.panel-title Ask something! .panel-body - #question-box.row + #question-box .row .col-xs-12 %textarea.form-control{:name => "qb-question", :placeholder => "Type your question hereā€¦"}