Fix validation icons
This commit is contained in:
@@ -125,10 +125,22 @@
|
||||
background-color: $color-gray-lightest;
|
||||
}
|
||||
|
||||
.task-order__form {
|
||||
&.task_order__form {
|
||||
.totals-box {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.icon {
|
||||
left: 100%;
|
||||
}
|
||||
|
||||
.usa-input--validation--dollars input {
|
||||
max-width: unset;
|
||||
}
|
||||
|
||||
.usa-form-group-year {
|
||||
margin-right: 0.4rem;
|
||||
}
|
||||
}
|
||||
|
||||
.row.row__form-fields {
|
||||
|
Reference in New Issue
Block a user