Web Form Text Fields Not straight on ASP Identity Register page
问题 I'm having a problem with text fields not aligning properly in a Web Forms project. I created a New ASP.NET Web Application using Web Forms in Visual Studio 2013. I made a change to the ASP Identity user table to take additional information about each user. (Address, City State, Zip, Phone, Fax & Email) I then went into the Account Signup Register.aspx page and copied the first field User Name so that I would be using all the same bootstrap class names for each field etc.. and created several