Datepicker CSS tweaks

This commit is contained in:
Matt-Yorkley
2017-08-02 15:28:19 +01:00
committed by Maikel Linke
parent 2f6a249b5f
commit 4cb9e3a3f1

View File

@@ -0,0 +1,9 @@
input.datetimepicker {
min-width: 12.9em;
}
img.ui-datepicker-trigger {
margin-left: -1.75em;
position: absolute;
margin-top: 0.5em;
}