You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Provides ability to not use the .btn class on the button. e.g. change
styleBase to 'form-control' and style to 'input-lg'. Closesnapappointments#975. Closesnapappointments#933.
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/
The text was updated successfully, but these errors were encountered: