Hi I tried the service fix or whatnot to fix this problem it doesnt work for me. What is this, where do I put it?
label
{
zoom:1;
display: inline-block !important;
}
the style section of the aspx code? I did that. where are you talking about changing the font size to < 100%??
<
asp:TextBox ID="TextBox1" runat="server" BorderStyle="Ridge" BorderWidth="1px"
Height="243px" MaxLength="500" Rows="20" TextMode="MultiLine"
Width="652px" Font-Size="Medium"></asp:TextBox>