hernansartorio / hernansartorio/jquery-nice-select
Short field, big options
Open
- Dominant language
- JavaScript
- Stars
- 955
- Forks
- 271
- PR merge metrics
- No merged PRs in 30d
Description
I had to add this code in css to fix the issue when the field is short, and the content is big, clipping the words. Hope this helps other people.
.current { display: block; overflow: hidden; }
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.