Add optional label to text, options, phone, and multi-checkbox inputs
Use new optional attribute on fields that are optional Update styling to fit optional label and update translations
This commit is contained in:
@@ -378,8 +378,7 @@ select {
|
||||
margin-left: $gap * 4;
|
||||
|
||||
.usa-input {
|
||||
input,
|
||||
label {
|
||||
input {
|
||||
max-width: 12rem;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user