[select2-bootstrap-css](https://github.com/t0m/select2-bootstrap-css), forked for Bootstrap 3. Demonstrations available at http://fk.github.io/select2-bootstrap-css/ Tested with Bootstrap v3.3.2 and Select2 v3.3.2, v3.4.1-v3.4.5, v3.5.1, v3.5.2, master in latest Chrome, Safari, Firefox, Opera (Mac) and IE8-IE10. ##### Install * [Bower](http://bower.io/): `bower install select2-bootstrap-css` * [npm](http://npmjs.org/): `npm install select2-bootstrap-css` ##### Known issues * box-shadow for .select2-search input do not fit Bootstrap's defaults * the Select2 dropdown could inherit look-and-feel from Bootstrap dropdowns and/or could honor Bootstrap height sizing classes * checkboxes and radio-buttons in "Bootstrap input groups" could be vertically aligned to the top (instead of center) if combined with a multi Select2 to address variable height of the Select2 container ##### Changelog ###### v1.4.6 * Fix wrong version number in distribution sources. ###### v1.4.5 * Built on Bootstrap 3 v3.3.2 and corresponding bootstrap-sass. ###### v1.4.4 * Don't hardcode :focus box-shadow colour ([#58](https://github.com/t0m/select2-bootstrap-css/issues/58)). ###### v1.4.3 * Removed gradient for `.select2-dropdown-open.select2-drop-above [class^="select2-choice"]` in IE <= 9; really fixes [#35](https://github.com/t0m/select2-bootstrap-css/issues/35). ###### v1.4.2 * Removed box-shadow for `.select2-container.form-control` (inherited from Bootstrap's `.form-control`). * Fixed [#35](https://github.com/t0m/select2-bootstrap-css/issues/35). * Removed border-left for `.select2-arrow` ([#36](https://github.com/t0m/select2-bootstrap-css/issues/36)). * Built on Bootstrap 3 v3.3.1 and corresponding bootstrap-sass. * Bower components now live in the default "bower_components" folder; ditched grunt-jekyll in favor of grunt-shell. * Updated grunt plugins. ###### v1.4.1 * Fixed border-radii for `.select2-dropdown-open.select2-drop-above` (as reported by @rzschech in https://github.com/t0m/select2-bootstrap-css/issues/24#issuecomment-37683695, https://github.com/t0m/select2-bootstrap-css/issues/24#issuecomment-37688176) and `.select2-dropdown in "Bootstrap input groups with addons". * Fixed an issue where using Select2 pre v3.4.2 in combination with Bootstrap v3.2.0 and when using Select2 in a "Bootstrap Input Group with Addons" context would result in the original `