When I use a select tag with a style of max-width: 150px, it works in FF but not in IE. So, I changed max-width to width: 150px and it works in both browsers. However, in IE, the text is truncated.
Can anyone help me with this issue? Am I doing something wrong? Is there a better way to fix it?
I apologize if my English is not very good. Thank you in advance for your assistance.