mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: date picker on mobile
UPDATE pickaday.js to latest version
This commit is contained in:
@@ -33,6 +33,15 @@
|
||||
}
|
||||
}
|
||||
|
||||
.date-picker-wrapper {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.pika-single {
|
||||
position: absolute !important;
|
||||
}
|
||||
|
||||
.modal-body.feature-topic {
|
||||
padding: 5px;
|
||||
max-height: 500px;
|
||||
|
||||
Reference in New Issue
Block a user