dropdownlist button kilter ie and mozilla
- by Hugo Bringas
i'm having problems with the dropdownlist button.. the buttons looks weird.. here is the image:
http://imgur.com/9zHNM
here is the html
<td class="style 4">
<select name="ctl00$ContentPlaceHolder1$ucPromotions1$ddlCompany"
id="ctl00_ContentPlaceHolder1_ucPromotions1_ddlCompany"
style="height:25px;width:167px;">
</td>
the style 4:
.style4
{
width: 185px;
}
what could be the problem?