1
0
mirror of synced 2024-11-22 21:16:10 +03:00
select2/dist/css
Kevin Brown 7f17291932 Fix support for deep nesting
While deep nesting will not work on a standard `<select>`, we can
emulate it through data objects still, and just handle the display
of the data in the results.

This also means that the horrific deep-nested CSS is back to handle
the padding. I hope that will get fixed over time.

This also fixes one of the performance issues with adding array
data, as options are added at the very end instead of one by one.
2015-01-09 20:50:06 -05:00
..
select2.css Fix support for deep nesting 2015-01-09 20:50:06 -05:00
select2.min.css Fix support for deep nesting 2015-01-09 20:50:06 -05:00