jQuery-slimScroll
jQuery-slimScroll copied to clipboard
width : auto
Hi, width: auto not working and when checking code i found this part: o.width = (o.width == 'auto') ? me.parent().width() : o.width; to set width of slimScroll with parent width