Layout improvements to bonfire challenges view

pull/47/head
Nathan Leniz 2015-01-22 15:58:41 -05:00
parent 0e9523ab72
commit 5881a14de3
1 changed files with 4 additions and 4 deletions

View File

@ -22,12 +22,12 @@ block content
.panel.panel-primary.panel-bonfire
.panel-heading.text-center #{name} (Level #{difficulty} bonfire)
.panel.panel-body
form.code
h3 Details
h4 Details
h5
ol
for sentence in description
li!= sentence
form.code
.form-group.codeMirrorView
textarea#codeEditor(autofocus=true)
#testCreatePanel.col-sm-12.col-md-5.col-xs-12