Added extra regex moving on to fix scroller without those new images
This commit is contained in:
@ -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
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user