remove page-specific styling for form field errors
This commit is contained in:
parent
228e9d3618
commit
eb3a2eaccc
1 changed files with 0 additions and 7 deletions
|
|
@ -160,13 +160,6 @@ html {
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
}
|
}
|
||||||
|
|
||||||
.vehicle-damage,
|
|
||||||
.vehicle-lookup {
|
|
||||||
.form-test-error {
|
|
||||||
margin: 0;
|
|
||||||
padding: 0 .75rem;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.form-test-invalid {
|
.form-test-invalid {
|
||||||
&.btn.btn-primary {
|
&.btn.btn-primary {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue