required indicator
[roojs1] / scss / roojs-bootstrap / input.scss
index b38949f..b9a48c4 100644 (file)
@@ -14,6 +14,11 @@ div.input-group.has-feedback > .roo-input-after + .form-control-feedback {
 
 .roo-required-indicator.left-indicator {
     margin-right: 3px;
+    
+}
+.roo-form-group-label-left .roo-required-indicator.left-indicator {
+    position: absolute;  /* horizontal laid out forms indicator is a bit messy */
+    
 }
 
 .roo-required-indicator.right-indicator {