X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/d69dca1062b6c79b302512839c63853812e44cd8..ee5531417e78b332ff150401a27eec8fe67ef125:/src/editor/modules/rng/mainLayout.less

diff --git a/src/editor/modules/rng/mainLayout.less b/src/editor/modules/rng/mainLayout.less
index c1a7e8e..859b581 100644
--- a/src/editor/modules/rng/mainLayout.less
+++ b/src/editor/modules/rng/mainLayout.less
@@ -2,8 +2,8 @@
     position: fixed;
     top: 5px;
     bottom: 5px;
-    left: 80px;
-    right: 80px;
+    left: 0px;
+    right: 0px;
     
     [fnpjs-place="messages"] {
         position: absolute;
@@ -16,6 +16,7 @@
         float: right;
         position: relative;
         z-index: 2;
+        margin-right: 60px;
     }
     
     [fnpjs-place="mainView"] {
@@ -29,6 +30,7 @@
         > .rng-view-tabs {
             position: relative;
             height: 100%;
+            padding-left: 60px;
 
             > .rng-view-tabs-content {
                 position: absolute;