1
0
mirror of synced 2024-11-23 05:26:10 +03:00
select2/dist/css
Kevin Brown 473267404a Fix CSS text wrapping for single selects
Select2 previously had an issue displaying the text of long values
as it was not correctly wrapping the text.  This was because the
browser did not know that it couldn't wrap at whitespace, which
has been fixed.

Now Select2 should properly display an ellipsis for large text
values instead of overflowing.

This closes https://github.com/select2/select2/issues/2984.
2015-02-09 15:58:16 -05:00
..
select2.css Fix CSS text wrapping for single selects 2015-02-09 15:58:16 -05:00
select2.min.css Fix CSS text wrapping for single selects 2015-02-09 15:58:16 -05:00