Layout improvements to bonfire challenges view

This commit is contained in:
Nathan Leniz
2015-01-22 15:58:41 -05:00
parent 0e9523ab72
commit 5881a14de3

View File

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