X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/c07709a9bea2d753c56a45079cf839da0281e724..9f174539a3cc0869845fbdca08aa2d1d3e784847:/modules/rng/diffLayout.less?ds=sidebyside

diff --git a/modules/rng/diffLayout.less b/modules/rng/diffLayout.less
index cd03dcd..0f51948 100644
--- a/modules/rng/diffLayout.less
+++ b/modules/rng/diffLayout.less
@@ -1,20 +1,20 @@
-.rng-module-rng-diffLayout {
-    [fnpjs-place=left] {
-        width: 300px;
-        margin: 0 20px 0 0px;
-        left: 0;
-    }
-    [fnpjs-place=right] {
-        left: 320px;
-        right: 0;
-    }
-    
-    [fnpjs-place=left], [fnpjs-place=right] {
-        position: absolute;
-        top: 0;
-        bottom: 0;
-        
-
-    }
-
+.rng-module-rng-diffLayout {
+    [fnpjs-place=left] {
+        width: 300px;
+        margin: 0 20px 0 0px;
+        left: 0;
+    }
+    [fnpjs-place=right] {
+        left: 320px;
+        right: 0;
+    }
+    
+    [fnpjs-place=left], [fnpjs-place=right] {
+        position: absolute;
+        top: 0;
+        bottom: 0;
+        
+
+    }
+
 }
\ No newline at end of file