added a width to make the scrolling editor look nice

pull/2887/head
benmcmahon100 2015-08-01 20:01:47 +01:00
parent 87565c9efb
commit 608071df08
1 changed files with 1 additions and 0 deletions

View File

@ -735,6 +735,7 @@ form.code span {
#mainEditorPanel {
height: 100%;
width: 99%;
}
.big-error-icon {