documentHistory: keeping toolbar fixed at the top
[fnpeditor.git] / modules / rng / diffLayout.less
index d35c16f..e2018cd 100644 (file)
@@ -7,14 +7,6 @@
     [fnpjs-place=right] {\r
         left: 320px;\r
         right: 0;\r
-\r
-    }\r
-    \r
-    [fnpjs-place=left], [fnpjs-place=right] {\r
-        position: absolute;\r
-        top: 0;\r
-        bottom: 0;\r
-        \r
         overflow-y: scroll;\r
         padding-right: 0;\r
         &::-webkit-scrollbar {\r
             .rng-mixin-scrollbar-thumb-window-inactive;\r
         }\r
     }\r
+    \r
+    [fnpjs-place=left], [fnpjs-place=right] {\r
+        position: absolute;\r
+        top: 0;\r
+        bottom: 0;\r
+        \r
+\r
+    }\r
 \r
 }
\ No newline at end of file