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
Using Chosen with Twitter Bootstrap, and you'll notice the filter text area is not the proper height, and the arrow up and down is not centered in the select element.
The text was updated successfully, but these errors were encountered:
Proof in the jsfiddle (http://jsfiddle.net/QwxTD/1/). Notice that the filter box is too small, icons not positioned correctly, and in the multi-select the X icon is off the badge.
Using Bootstrap version v2.3.1
Chosen version: v0.10.0
If you update the fiddle cited above to use Chosen 0.14.0's styles, it looks and works great. I believe the CSS updates we've introduced in that version make working with Chosen and Bootstrap (and other CSS frameworks) much easier. Styles are no longer "goofy".
Using Chosen with Twitter Bootstrap, and you'll notice the filter text area is not the proper height, and the arrow up and down is not centered in the select element.
The text was updated successfully, but these errors were encountered: