Adjust the margin around usa-input elements globally, fix any styling side effects from the change
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
}
|
||||
|
||||
.usa-input {
|
||||
margin: 0 ($gap * 4) 0 0;
|
||||
flex-grow: 2;
|
||||
}
|
||||
}
|
||||
@@ -58,11 +57,8 @@
|
||||
}
|
||||
}
|
||||
|
||||
.form-row {
|
||||
margin-top: 0;
|
||||
|
||||
.application-member__user-info {
|
||||
.usa-input {
|
||||
margin: 0;
|
||||
width: 45rem;
|
||||
|
||||
input,
|
||||
|
Reference in New Issue
Block a user