forked from mirrors/easyappointments
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:
commit
531732c9a1
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