Closed KevinJump closed 9 years ago
Which version of Umbraco do you use?
I can't see the conflict in Umbraco 7.2.1, where it looks normal. The only class I can see on datepicker that is a bit similar to these classes is the class picker-switch
.
Can you send a screenshot of how it looks to you?
it's 7.1.9 - and all versions of v7 prior - I think they upgraded this in 7.2
Ahh okay, I see... I'll pull this in so it doesn't conflict.. thanks for letting me know :)
It is now fixed in v.1.0.1 and I have added support for localization of labels too.
The .switch class is used by umbraco internally for the date time pickers (i.e the controls on Publish As and unpublish at) - this causes the datepicker classes to render a bit funny.
This change - renames the switch class to switcher to avoid the clash.