less/roojs-bootstrap/input.less
[roojs1] / less / roojs-bootstrap / input.less
1 div.input-group.has-feedback > .form-control-feedback {
2     right: 30px;
3 }
4
5 .roo-required-indicator.left-indicator {
6     margin-right: 5px;
7 }
8
9 .roo-required-indicator.right-indicator {
10     margin-left: 5px;
11 }