Fix card and input widths

This commit is contained in:
leigh-mil
2019-09-04 11:14:31 -04:00
parent 08b4513797
commit 659bd131b3

View File

@@ -95,10 +95,7 @@
.usa-input { .usa-input {
margin: 0 $gap 0 0; margin: 0 $gap 0 0;
width: 45rem;
input {
max-width: none;
}
} }
.form-row { .form-row {
@@ -280,7 +277,7 @@
} }
.clin-card { .clin-card {
width: 70rem; width: 62rem;
&__title.h4 { &__title.h4 {
margin-top: 0; margin-top: 0;