-.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;
+ }
+
+ input {
+ width: 80px;
+ padding: 0 10px;
+ }
}
\ No newline at end of file