Skip to content

Commit 34828d4

Browse files
author
Florian Kissling
committed
Remove a "known issue" from the readme.
The issue itself was fixed in Bootstrap 3 somewhere along the way from v3.0.0-RC to v3.2.0. select2-bootstrap3-css makes use of Bootstrap's own variables to define the height of elements; select2-bootstrap3-css v1.4.0 was the first version not built on Bootstrap 3 RC, but on Bootstrap v3.2.0 – the update of the underlying Bootstrap version resolved the issue.
1 parent 828967e commit 34828d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ in latest Chrome, Safari, Firefox, Opera (Mac) and IE8-IE10.
99

1010
##### Known issues
1111

12-
* IE9/IE10: Select2 in "Bootstrap input group with button addon" (no height modifier, i. e. `.input-sm`, `.input-lg`) is 1px off in height
1312
* box-shadow for .select2-search input do not fit Bootstrap's defaults
1413
* the Select2 dropdown could inherit look-and-feel from Bootstrap dropdowns and/or could honor Bootstrap height sizing classes
1514
* 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

0 commit comments

Comments
 (0)