mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
update pikaday.js to latest and replace date inputs with pikadays
This commit is contained in:
@@ -33,15 +33,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
.date-picker-wrapper {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.pika-single {
|
||||
position: absolute !important;
|
||||
}
|
||||
|
||||
.modal-body.feature-topic {
|
||||
padding: 5px;
|
||||
max-height: 500px;
|
||||
@@ -53,11 +44,6 @@
|
||||
.badge-wrapper {
|
||||
margin-right: 0;
|
||||
}
|
||||
.date-picker {
|
||||
text-align: center;
|
||||
width: 80px;
|
||||
margin: 0;
|
||||
}
|
||||
.desc {
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
|
||||
Reference in New Issue
Block a user