Forums
(@yogiliman)
12 years, 11 months ago
I had the same problem with a custom plugin that I created. My fix was the following CSS.
.ui-helper-hidden-accessible { height: auto; }
It works fine without the time picker, but it causes a glitch with it.