hi all,
i have input text control which having client-side validations in it, here i have used the propertyLine control with input text control init, to display the validation errors while typing the data in input text control and to show validation errors for minimum six characters while leaving the input text filed, here i observe that the label of property line field displaying as a bold initialy and if i set the font-size as a 14px to property line, it is effecting input text field height as a 14px, here i need to set the label of propetline
font-size: 10px;
font-weight: normal
font-family: Arial;
but it should not efferct on input text control, inside in it.
regards,
anil kumare