You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 14, 2024. It is now read-only.
Using the Bootstrap CSS (tested with v3.3.6) breaks the formatting of the CalendarExtender.
This is what it looks like without Bootstrap:
And this is what it looks like with Bootstrap:
The other views are also impacted:
Tested by adding a TextBox and CalendarExtender to the default VS2013 web forms project.