added a width to make the scrolling editor look nice

This commit is contained in:
benmcmahon100
2015-08-01 20:01:47 +01:00
parent 87565c9efb
commit 608071df08

View File

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