Hi i have a DatePicker in a module form. If i resize the browser window in order to have low visible space below the datepicker, then i open the datepicker popup, it create a strange effect on the page.
For example i have this page with a datepicker (highligted in red):
if i open the datepicker popup the dom change adding white space on bottom of the page:
closing the popup, the white space disappear.
How to solve?
Thanks