1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-11 23:54:10 +02:00

Update datarangepicker to 1.3.2

This commit is contained in:
Awilum
2014-02-16 01:01:08 +02:00
parent c003072a5d
commit 3339ad0ce5
2 changed files with 23 additions and 6 deletions

View File

@@ -247,3 +247,16 @@
width: 50px;
margin-bottom: 0;
}
.daterangepicker_start_input {
float: left;
}
.daterangepicker_end_input {
float: left;
padding-left: 11px
}
.daterangepicker th.month {
width: auto;
}