i am using <select>
to make a list inside a select tag element with fixed width. let's say it is 200px.
this is my problem : my caption was cropped due the <select>
fix width.
and this is my expectation :
expectation
any suggestion to achieve that goal without editing the option caption?