Currently, I have a combobox that has a fixed witdh
and a custom background image to represent an arrow.
My issue is that the number of characters displayed in the combobox is causing overlap with the background
image.
To see an example of the problem and what I am trying to achieve, please check out this link.
@Edit I have tested this extensively and it seems like the problem only occurs in Google Chrome, not in IE. Has anyone else experienced this discrepancy?