diff --git a/style.css b/style.css index 8c5cdc8..6ef9e75 100644 --- a/style.css +++ b/style.css @@ -2023,6 +2023,19 @@ Site Footer General Components ---------------------------------------------------------------------------------------------------- */ +/* jQuery UI +--------------------------------------------- */ + +/* Datepicker */ + +table.ui-datepicker-calendar { + line-height: 1; +} + +.ui-datepicker select { + width: auto; +} + /* Search Form --------------------------------------------- */