mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-07 04:54:24 +01:00
actually readd the padding and set it to smaller amount for narrow viewports
This commit is contained in:
parent
f8d78eba5c
commit
85cd847e47
@ -13,7 +13,8 @@ title: Sign in form template
|
|||||||
}
|
}
|
||||||
|
|
||||||
.form-signin {
|
.form-signin {
|
||||||
max-width: 300px;
|
max-width: 330px;
|
||||||
|
padding: 15px;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
.form-signin .form-signin-heading,
|
.form-signin .form-signin-heading,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user