datepicker regress - bug on Chrome

Some time ago we noted that on latest Chrome browser datepicker widget looks incorrect - top row of dates got moved down to second row.
https://snippet.webix.com/vtp07nza
The problem persist up to webix library v6, but we are still on 4.X and can’t upgrade that easily. Is there easy way to fix this particular webix bug while still on v 4.1?

https://forum.webix.com/discussion/36933/calendar-height-in-chrome#latest

Hello @yurash,

The problem persist up to webix library v6, but we are still on 4.X and can’t upgrade that easily. Is there easy way to fix this particular webix bug while still on v 4.1?

The thread linked by Jendrik applies in your case as well, and the workaround for your particular case is the same as the one in the thread above, meaning you can work around this issue by applying some CSS: https://snippet.webix.com/gfg69ily.

yup, this css worked, thanks guys!