try and fix form layout
[roojs1] / less / roojs-bootstrap / input.less
index 29702c9..a983b5b 100644 (file)
@@ -19,3 +19,8 @@ div.input-group.has-feedback > .roo-input-after + .form-control-feedback {
 .roo-required-indicator.right-indicator {
     margin-left: 3px;
 }
+.roo-form-group-label-left .roo-required-indicator.left-indicator {
+    position: absolute;
+    top: 8px;
+    left: 15px;
+}
\ No newline at end of file