JumpLink / angular-toggle-switch

AngularJS Toggle Switch
http://jumplink.github.io/angular-toggle-switch/
MIT License
68 stars 37 forks source link

Bower install doesn't include the bootstrap styles #30

Open Edsardio opened 8 years ago

Edsardio commented 8 years ago

I did the bower install angular-bootstrap-toggle-switch --save but that didn't save the bootstrap style how do I solve this?

fabrikate commented 8 years ago

Hi Edsardio, I had a similar issue. I manually added the file and linked in my root html file. I noticed my button was around 200px tall if I don't override the height.

JumpLink commented 8 years ago

You need to use link the style/bootstrap3/angular-toggle-switch-bootstrap-3.css file. Is this file not included?