How do I change the width of a select field, when using Twitter bootstrap? Adding input-xxlarge CSS classes doesn’t seem to work (like it does on other form elements), so the elements in my drop down are currently cut off.
How do I change the width of a select field, when using Twitter bootstrap?
Share
This works for me to reduce select tag’s width;
You can use any one of these classes;