bootstrap options width is too long – Twitter bootstrap
I have a dropdown list of options that I'm getting from the DB. The option data being returned is very long strings of data. I'd like to max out the width of the options. <span class="col-sm-4"><label>Lists:</label></span> <span class="col-sm-4"> <select class="form-control…