editor: core plugin - edumed - first take on order exercise
[fnpeditor.git] / src / editor / modules / rng / editingLayout.less
index eefd222..fe46e6d 100644 (file)
@@ -10,6 +10,8 @@
 
 .fnp-module-rng-editingLayout {
 
+    margin-left: 60px;
+
     [fnpjs-place="statusBar"] {
         position: absolute;
         bottom: 0;
@@ -22,7 +24,7 @@
     [fnpjs-place="leftColumn"] {
         position: absolute;
         top: 30px; //
-        bottom: 50px; //
+        bottom: 0px; //
         left:0;
         right: 0;
     }