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.
0
Alain Couthures
On
Indeed! This can easily be fixed by renaming those classes in XSLTForms: it will be committed in the next release.
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.