Waydaydrups
New Member
I'm using twitter bootstrap to create a website for desktops and mobile phones. I want the login form to be centered both in the x direction and in the y direction. So if the grid was 100 x 100, then the form would be at 50,50. I'm able to get the form somewhat to the center of the screen in firefox using \[code\]text-align: center;\[/code\] but firefox puts it a bit off to the right. What can I do to get to the center?Here is my HTML Here is my bootstrap.css