Commit 70169016 by Matt Tuchfarber Committed by GitHub

Merge pull request #15443 from edx/tuchfarber/password_reset_misaligned

WL-1086 Center password reset page
parents b310fbbb 3be1da94
......@@ -81,7 +81,8 @@
padding-left: ($baseline/2);
padding-right: ($baseline/2);
$third-party-button-height: ($baseline*1.75);
display: inline-block;
display: block;
margin:auto;
max-width: 500px;
.instructions {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment