|
@@ -5939,7 +5939,7 @@ footer {
|
|
|
}
|
|
|
|
|
|
.checkbox.form-group .controls label {
|
|
|
- padding: 3px 0 3px 20px;
|
|
|
+ padding: 2px 0;
|
|
|
font: inherit;
|
|
|
font-size: 13px;
|
|
|
margin-bottom: 0;
|
|
@@ -5949,11 +5949,6 @@ footer {
|
|
|
@extend .u-clickable;
|
|
|
}
|
|
|
|
|
|
-.checkbox.form-group input[type=checkbox] {
|
|
|
- margin-top: 7px;
|
|
|
- vertical-align: bottom;
|
|
|
-}
|
|
|
-
|
|
|
.userSearch-label {
|
|
|
margin: 11px 10px 0 0;
|
|
|
}
|