update pikaday.js to latest and replace date inputs with pikadays

This commit is contained in:
Régis Hanol
2016-04-15 17:58:32 +02:00
parent e492ed64ec
commit fd93fff39b
12 changed files with 109 additions and 56 deletions

View File

@@ -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;