I have some CCS scaled input boxes on a form but when users increase the browser text size the boxes remain the same size partially hiding the text.
Is there any way I can get the input boxes to increase in size like they do when a CSS size style isn't applied?
Thanks