cgarvis / angular-toggle-switch

AngularJS Toggle Switch
http://cgarvis.github.io/angular-toggle-switch
MIT License
160 stars 124 forks source link

CSS Conflicts with Bootstrap date-timepicker package #28

Closed lombardi-gux closed 10 years ago

lombardi-gux commented 10 years ago

I found I had to prefix all the .switch classes with "ats-", as in .ats-switch to avoid this.

cgarvis commented 10 years ago

All .switch classes are now .toggle-switch.