Is there a way to narrow the select handles.
开发者_JAVA技巧for instance
Narrowing down the actual handles on the right?
Thanks
You need to change the width css property on the select tag, or left it as auto
Is there a way to narrow the select handles.
开发者_JAVA技巧for instance
Narrowing down the actual handles on the right?
Thanks
You need to change the width css property on the select tag, or left it as auto
精彩评论