uxsolutions / bootstrap-datepicker

A datepicker for twitter bootstrap (@twbs)
Apache License 2.0
12.66k stars 6.07k forks source link

bootstrap switch is breaking bootstrap-datepicker #525

Closed WebashlarAmeet closed 11 years ago

WebashlarAmeet commented 11 years ago

If using bootstrap-switch together with bootstrap-datepicker together on one site, the calendar view of datepicker is broken.

There is a style inside the bootstrap-datepicker, which is called "switch", so it gets brocken by the css of bootstrap-switch... maybe you could tie up the selector to something more unique? 55c8d4ae-81c6-11e2-8ce3-13671f86323f

and also this is not only the problem using bootstrap-switch together with bootstrap-datepicker on one site, datepicker also stop the click change on month and year like here==> 1 ) click on date-picker input 2 ) click on || July-2012 || on top of drop down , it should change the picker in to month format but it's not happening in this case.

eternicode commented 11 years ago

I believe this has been fixed #416