Fixes split after ace upgrade

This commit is contained in:
Andr3as
2017-03-06 09:38:16 +01:00
parent da20b24d17
commit 52d253c3aa

View File

@@ -8,6 +8,9 @@
height: 100%;
color: #fff;
}
.ace_editor {
position: absolute !important;
}
.ace_content {
padding: 0;
margin: 0;