I am facing an issue with my select element. The default value is "please choose," but there are options like "Accommodation & Hotels" that are longer and not clearly visible on IE browsers, though they work fine in Firefox. How can I resolve this issue? Should I use CSS or JavaScript? What would be the most effective solution? Thank you.
NOTE: I am looking to stretch the <option>
element, not the select element itself.