diff --git a/app/views/submissions/edit.html.haml b/app/views/submissions/edit.html.haml --- a/app/views/submissions/edit.html.haml +++ b/app/views/submissions/edit.html.haml @@ -1,10 +1,11 @@ -%h2 Live submit -%br - %textarea#text_sourcecode{style: "display:none"}~ @source .container .row .col-md-12 + %h2 Live submit + + .row + .col-md-12 .alert.alert-info Write your code in the following box, choose language, and click submit button when finished .row