XSLTForm date picker not displayed correctly

79 Views Asked by At

The display of the XSLTForms date picker sometimes appears distorted and/or misaligned.

2

There are 2 best solutions below

0
On

Indeed! This can easily be fixed by renaming those classes in XSLTForms: it will be committed in the next release.

0
On

The date picker is styled by CSS and has classes like name, day, weekend etc. If you have used those in your own markup then any CSS styling you apply to them will unintentionally be applied to the date picker and can cause such distortions.