1
0
mirror of synced 2024-11-22 13:06:08 +03:00
select2/dist/css
Kevin Brown 7fc195f70d Fix hiding search
When the dropdown is in the dropdown that is attached to the body,
the call to `show` causes `display: inline` to be set directly on
the search container. This causes rendering issues, so this change
uses a class instead of calling `show` and `hide` directly.

This is most likely a jQuery bug of some form, as it only happens
when using the dropdown that is attached to the body.
2014-11-26 20:39:52 -05:00
..
select2.css Fix hiding search 2014-11-26 20:39:52 -05:00
select2.min.css Fix hiding search 2014-11-26 20:39:52 -05:00