I am currently utilizing the Jquery Chosen plugin
and experiencing a CSS dilemma.
There is a placeholder text that says "Select some options" by default when using Chosen.
However, when it is displayed, the text is being truncated. Even though I have set the listBox to 50%, the text is only occupying 20% of the space and getting cut off. Strangely, everything looks fine once an option is selected from the list.
Has anyone else encountered this issue with Chosen?