diff --git a/style.css b/style.css index 2ee8cf5..546f9c1 100644 --- a/style.css +++ b/style.css @@ -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 --------------------------------------------- */