Added extra regex moving on to fix scroller without those new images

This commit is contained in:
benmcmahon100
2015-08-01 20:20:19 +01:00
parent 608071df08
commit aef867cc69
2 changed files with 5 additions and 4 deletions

View File

@ -100,8 +100,9 @@ block content
i.fa.fa-bug
|   Bug
.button-spacer
.editorScrollDiv(style = "overflow-y: scroll; overflow-x: hidden;")
form.code
.form-group.codeMirrorView
.codeMirrorView
textarea#codeOutput(style='display: none;')
br
#testSuite.negative-10

View File

@ -68,7 +68,7 @@ block content
.editorScrollDiv(style = "overflow-y: scroll; overflow-x: hidden;")
#mainEditorPanel
form.code
.form-group.codeMirrorView
.codeMirrorView
textarea#codeEditor(autofocus=true, style='display: none;')
.col-md-4.col-lg-3
.hidden-xs.hidden-sm