Refactoring: aliasing requirejs module names
[fnpeditor.git] / modules / sourceEditor / sourceEditor.less
index a62e9dd..003ee6e 100644 (file)
@@ -1,4 +1,7 @@
-#rng-sourceEditor-editor {\r
-    width: 940px;\r
-    height: 500px;\r
+#rng-sourceEditor-editor {
+    position: absolute;
+    top: 0;
+    bottom: 0;
+    left: 0;
+    right: 0;
 }
\ No newline at end of file