try and get ctrl-enter to add a clear all
[roojs1] / less / roojs-bootstrap / input.less
index 29702c9..f6139dc 100644 (file)
@@ -19,3 +19,13 @@ 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;
+}
+
+/* fix vertical alignment on left labels. tax -details social security number */
+.roo-form-group-label-left label {
+    margin-top: 8px;
+}
\ No newline at end of file