Rearrange form fields

This commit is contained in:
leigh-mil
2019-09-09 16:24:50 -04:00
parent c7d8bc260c
commit 4fba3ecaaf
2 changed files with 20 additions and 18 deletions

View File

@@ -32,6 +32,14 @@
.input__inline-fields {
text-align: left;
}
.form-row {
margin-top: 0;
.usa-input {
margin: 0;
}
}
}
.app-team-settings-link {