bentorfs / angular-bootstrap-multiselect

Native angularJS custom form element
http://bentorfs.github.io/angular-bootstrap-multiselect/
MIT License
79 stars 111 forks source link

Added overflow and wrap stylings for longer options. #45

Closed yashodhanmohan closed 7 years ago

yashodhanmohan commented 7 years ago

When only 1 option is selected, if it is long, it overflows the button boundaries. Corrected that. Also, when clipping the button label, the options get clipped to, hence the changes to the options box.