Fixed CodeMirror editor view height in studio.

TNL-920
This commit is contained in:
Waheed Ahmed
2014-12-24 13:11:32 +05:00
parent 1e051e5ef8
commit 05d9d139b5
3 changed files with 12 additions and 4 deletions

View File

@@ -222,6 +222,10 @@
height: 365px;
}
.CodeMirror-advanced {
height: 435px;
}
.wrapper-comp-settings {
.list-input {