angular-toggle-switch
angular-toggle-switch copied to clipboard
Bower install doesn't include the bootstrap styles
I did the bower install angular-bootstrap-toggle-switch --save but that didn't save the bootstrap style how do I solve this?
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.
You need to use link the style/bootstrap3/angular-toggle-switch-bootstrap-3.css file. Is this file not included?