Use caller for date picker to show alert message

This commit is contained in:
leigh-mil
2019-09-04 11:21:12 -04:00
parent 659bd131b3
commit e39d2fe191
3 changed files with 10 additions and 5 deletions

View File

@@ -98,6 +98,10 @@
width: 45rem;
}
fieldset.date-picker {
width: auto;
}
.form-row {
margin: 0;
}