Fix for jQuery UI datepicker CSS issue

This commit is contained in:
Braad
2015-05-12 12:38:03 -07:00
parent b0506281e8
commit f24364e114
+13
View File
@@ -1962,6 +1962,19 @@ Site Footer
General Components
---------------------------------------------------------------------------------------------------- */
/* jQuery UI
--------------------------------------------- */
/* Datepicker */
table.ui-datepicker-calendar {
line-height: 1;
}
.ui-datepicker select {
width: auto;
}
/* Search Form
--------------------------------------------- */