Elastic: Fix datepicker after recent changes in Elastic core

This commit is contained in:
Aleksander Machniak 2018-12-03 14:46:09 +00:00
parent 645e62bf96
commit f61132c691

View file

@ -165,11 +165,7 @@ fieldset.categories .input-group {
.calendar-datepicker {
// overwrite jQuery-UI datepicker styles
.ui-datepicker {
top: initial !important;
left: initial !important;
position: relative !important;
transform: unset;
box-shadow: none;
margin: 0 !important;
border: 0;
border-radius: 0;
width: auto;