7 lines
281 B
CSS
7 lines
281 B
CSS
.chosen-container-single .chosen-single > span {max-width: 100%;}
|
|
|
|
#plansBox .row {display: inline-table; width: 102%;}
|
|
#plansBox .row .col-sm-4 {display: inline-block; float: none;}
|
|
|
|
.chosen-container.chosen-highlight-selected .disabled-result.result-selected {background: none;}
|