mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Ignore modal margin was too tight
This commit is contained in:
@@ -731,6 +731,12 @@
|
||||
}
|
||||
}
|
||||
|
||||
.ignore-duration-with-username-modal {
|
||||
.future-date-input {
|
||||
margin-top: 1em;
|
||||
}
|
||||
}
|
||||
|
||||
.modal:not(.has-tabs) {
|
||||
.modal-tab {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user