forked from mirrors/easyappointments
Fix display of date-pickers used on appointments create/update modals
This commit is contained in:
parent
80b53b2dd0
commit
5e5dc79908
1 changed files with 0 additions and 1 deletions
|
@ -80,7 +80,6 @@ body .ui-widget.ui-widget-content {
|
||||||
|
|
||||||
body #ui-datepicker-div {
|
body #ui-datepicker-div {
|
||||||
margin-top: 4px;
|
margin-top: 4px;
|
||||||
z-index: 4 !important;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
body .ui-datepicker .ui-widget-header {
|
body .ui-datepicker .ui-widget-header {
|
||||||
|
|
Loading…
Reference in a new issue