mirror of https://github.com/twbs/bootstrap.git
actually readd the padding and set it to smaller amount for narrow viewports
This commit is contained in:
parent
70ba9a880e
commit
6c1ed5638b
|
|
@ -13,7 +13,8 @@ title: Sign in form template
|
|||
}
|
||||
|
||||
.form-signin {
|
||||
max-width: 300px;
|
||||
max-width: 330px;
|
||||
padding: 15px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
.form-signin .form-signin-heading,
|
||||
|
|
|
|||
Loading…
Reference in New Issue