Merge pull request #18189 from caesar2164/center-password-reset-upstream

Centers all login-register forms
This commit is contained in:
Marco Morales
2018-06-01 16:28:48 -04:00
committed by GitHub

View File

@@ -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);