CSS issue with Jquery chosen -


am using jquery chosen plugin , having css issue.

there data-placeholder text says "select options" default chosen

but when displayed text getting truncated. have list box of 50%. text occupying 20% , getting truncated when chose list everyting looks fine.

did 1 faced issue chosen ?

there width: '95%' property

$('.chosen-select').chosen({width: '95%'}); can use re-size width of select box.


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

javascript - addthis share facebook and google+ url -