Refactoring: cleaning directories structure
[fnpeditor.git] / src / editor / modules / nodePane / nodePane.less
1 .rng-module-nodePane {
2     label {
3         width: 50px;
4         display: inline-block;
5     }
6     select {
7         width: 100px;
8     }
9
10     input {
11         width: 80px;
12         padding: 0 10px;
13     }
14 }