shawnchin / jquery-gentleSelect

Implements skinnable select boxes which provides option to display selection in multiple columns/rows
http://shawnchin.github.io/jquery-gentleSelect
MIT License
39 stars 22 forks source link

Fixed width and height #13

Open fthat opened 10 years ago

fthat commented 10 years ago

Hi there!

I tried fixing the width and height of the gentleselect-label span element, but it is ignoring each kind of CSS.

I even set it as a embed style into the created element inside the .js file, looked for anything that may be overwriting the css styles, but didn't find a thing.

Is there a way to style it a little bit better?