try and fix form layout
[roojs1] / less / roojs-bootstrap / input.less
index a983b5b..f6139dc 100644 (file)
@@ -23,4 +23,9 @@ div.input-group.has-feedback > .roo-input-after + .form-control-feedback {
     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