how do I set selectric label width according to the longest option ?
tomeraz opened this issue · 1 comments
tomeraz commented
gearsdigital commented
There is an option to inherit the orignal width.
$('select').selectric({
inheritOriginalWidth: true,
});