Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove button styling completely #933

Closed
Alumbrados opened this issue Feb 20, 2015 · 1 comment
Closed

Remove button styling completely #933

Alumbrados opened this issue Feb 20, 2015 · 1 comment

Comments

@Alumbrados
Copy link

I'm using a Bootswatch theme (sandstone) and even with style set to null I still get the select rendered as a button while I would like to retain the normal select styling.

Additionally it seems like the element is not clearfixed.

http://jsfiddle.net/a5acq5ym/

@tarcon
Copy link

tarcon commented Mar 23, 2015

Try to remove the "form-control" class on your select element.

avantika-gupta-jtg pushed a commit to JoshLabs/bootstrap-select that referenced this issue May 14, 2020
Provides ability to not use the .btn class on the button. e.g. change
styleBase to 'form-control' and style to 'input-lg'. Close snapappointments#975. Close
snapappointments#933.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants