Open
Description
bootstrap4-toggle/css/bootstrap4-toggle.css
Lines 15 to 20 in 38211b9
Sorry if I'm missing something, but why is such a generic css selector as .btn-group-xs > .btn, .btn-xs
used? This is changing some of our other UI elements which we don't want changed. Could this be changed to use a different selector which only picks up the correct elements for this plugin?
We love this plugin otherwise, so thanks for making it open source 👍
Thanks.