I have a standard Login Control on a page with a Password recovery control. My webpage is
http://www.airlinepilothiring.net/login.aspx
The problem is that when I view on an iPhone (you can see the effect just by resizing the browser) the textboxes for username and password get cut off. I've converted the login control to a template and I still can't see the problem. It seems like there's way too much space between the UserName label and the Username textbox but those are the only two td's and I have no explicit width's set.
Any help would be greatly appreciated!