0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 10:52:19 +01:00

remove padding form sign in form example

This commit is contained in:
Mark Otto 2013-03-30 22:53:35 -07:00
parent 9a0ee742f6
commit f8d78eba5c

View File

@ -14,7 +14,6 @@ title: Sign in form template
.form-signin {
max-width: 300px;
padding: 30px;
margin: 0 auto;
}
.form-signin .form-signin-heading,