1
0
mirror of synced 2024-11-22 13:06:08 +03:00
select2/dist
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
..
css Fix dropdown search sizing 2015-01-27 14:09:52 -05:00
js Fixed dropdown for responsive widths 2015-01-27 14:07:44 -05:00