b7e4012eb186324d9c1f812d101db5d3b8560db5
[fnpeditor.git] / 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 }