mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03:00
actually readd the padding and set it to smaller amount for narrow viewports
This commit is contained in:
+2
-1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user