I really like Select2, your documentation and the API in particular are really great. I'm wondering whether or not you've considered looking at adding a feature that allows you to have a container and a dropdown of different widths. I'm looking to convert a number of selects using this, but whilst the selects themselves are small, the options dropdowns are as wide as needs be. Obviously I could just override this behaviour using CSS (and I will probably do this for now) - but the current styling doesn't really suit this kind of design currently.
Really I just wanted to point out that you may have situations where you have _really_ long options, but you don't want to have a _really_ long container.
Thanks,
Ian