angular-toggle-switch icon indicating copy to clipboard operation
angular-toggle-switch copied to clipboard

Bower install doesn't include the bootstrap styles

Open Edsardio opened this issue 8 years ago • 2 comments

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

Edsardio avatar Apr 22 '16 08:04 Edsardio

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.

fabrikate avatar May 05 '16 15:05 fabrikate

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

JumpLink avatar Jul 11 '16 06:07 JumpLink