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,14 +22,14 @@ 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-group.codeMirrorView form.code
textarea#codeEditor(autofocus=true) .form-group.codeMirrorView
textarea#codeEditor(autofocus=true)
#testCreatePanel.col-sm-12.col-md-5.col-xs-12 #testCreatePanel.col-sm-12.col-md-5.col-xs-12
.panel.panel-primary.panel-bonfire .panel.panel-primary.panel-bonfire
.panel-heading.text-center Output .panel-heading.text-center Output