I am using Select2 3.3.2
I have very very long options in the select. Example:
Alabama
This worked for me..
.select2-container--krajee .select2-dropdown--below{ width:230px !important; margin-left: -70px !important; }