Converting end of lines from crlf to lf
[fnpeditor.git] / modules / nodePane / nodePane.less
index 5dfd252..771fbd5 100644 (file)
@@ -1,9 +1,9 @@
-.rng-module-nodePane {\r
-    label {\r
-        width: 50px;\r
-        display: inline-block;\r
-    }\r
-    select {\r
-        width: 100px;\r
-    }\r
+.rng-module-nodePane {
+    label {
+        width: 50px;
+        display: inline-block;
+    }
+    select {
+        width: 100px;
+    }
 }
\ No newline at end of file