mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 18:24:52 -06:00
calendar should overflow in the 'Feature this topic' modal
This commit is contained in:
parent
9206741190
commit
a682ef5266
@ -34,8 +34,12 @@
|
||||
}
|
||||
|
||||
.modal-body.feature-topic {
|
||||
overflow: visible;
|
||||
padding: 5px;
|
||||
max-height: 500px;
|
||||
input.date-picker {
|
||||
margin: 0;
|
||||
}
|
||||
hr {
|
||||
margin: 10px 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user