1
0
mirror of synced 2025-02-16 20:13:16 +03:00
Kevin Brown 65ff76c543 Fix dropdown search sizing
When Select2 is not used with a design that universally sets
`box-sizing: border-box` to elements, the search box previously
would take up more space than expected. This fixed the issue by
adding the `box-sizing` rule to the search box.

This closes https://github.com/select2/select2/issues/2978.
2015-01-27 14:09:52 -05:00
..
2015-01-27 14:09:52 -05:00
2015-01-27 14:09:52 -05:00