hernansartorio / jquery-nice-select

A lightweight jQuery plugin that replaces native select elements with customizable dropdowns.
http://jqueryniceselect.hernansartorio.com
962 stars 285 forks source link

fix #46 - allow nice select to be placed in label tag #47

Open implico opened 7 years ago

implico commented 7 years ago

Fixes #46, style files change caused by gulp builder (autoprefixer update, transition does not need prefix anymore).

implico commented 7 years ago

PS. If fine, appreciate to publish on bower/npm.

Codevz commented 7 years ago

Thanks for fixing this issue.