dropdownlist button kilter ie and mozilla

Posted by Hugo Bringas on Stack Overflow See other posts from Stack Overflow or by Hugo Bringas
Published on 2012-06-09T04:34:59Z Indexed on 2012/06/09 4:40 UTC
Read the original article Hit count: 141

Filed under:
|
|
|

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?

© Stack Overflow or respective owner

Related posts about c#

Related posts about ASP.NET