This repository was archived by the owner on Oct 2, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Remove .btn-default? #147
Comments
I don't see an easy way to remove that clases now, maybe you could just set your own styles directly on the <style> tag |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If you use the standard, OOTB bootstrap build, ui-select looks fine. However, if you do a custom build that has
.btn-default
that has different colors to.form-control
, ui-select begins to look out of place in forms. Can we consider removing the.btn-default
class from the ui-select button?The text was updated successfully, but these errors were encountered: