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ā€¦"}