diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 58e2ced4c1e..ec8db67437f 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -1529,6 +1529,11 @@ border-radius: 6px; height: 28px !important; } +.ui-datepicker-trigger { + vertical-align: middle; + cursor: pointer; +} + .bodyline { -moz-border-radius: 8px; -webkit-border-radius: 8px;