Centers all login-register forms
this is especially necessary for password-reset forms
This commit is contained in:
@@ -101,6 +101,7 @@
|
||||
|
||||
background: $white;
|
||||
min-height: 100%;
|
||||
margin: 0 auto;
|
||||
padding-left: ($baseline/2);
|
||||
padding-right: ($baseline/2);
|
||||
$third-party-button-height: ($baseline*1.75);
|
||||
|
||||
Reference in New Issue
Block a user