Merge pull request #774 from popod/fix-modal-date-pickers

Fix display of date-pickers used on appointments create/update modals
This commit is contained in:
Alex Tselegidis 2020-07-01 09:16:55 +02:00 committed by GitHub
commit 531732c9a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -80,7 +80,6 @@ body .ui-widget.ui-widget-content {
body #ui-datepicker-div {
margin-top: 4px;
z-index: 4 !important;
}
body .ui-datepicker .ui-widget-header {