selectize.js
selectize.js copied to clipboard
Issue #1653 implement a minwidth setting to improve responsive situations
This PR implements a minWidth setting that will control the minimum width of the dropdown control. Set it to an integer value in the options to allow the dropdown to stay wider than the control.