UX: Ignore modal margin was too tight

This commit is contained in:
Robin Ward 2020-06-18 13:26:25 -04:00
parent 2da6faf281
commit 6cb6faff29
1 changed files with 6 additions and 0 deletions

View File

@ -731,6 +731,12 @@
}
}
.ignore-duration-with-username-modal {
.future-date-input {
margin-top: 1em;
}
}
.modal:not(.has-tabs) {
.modal-tab {
position: absolute;