Commit 990f6a0b by Chris

Merge pull request #7462 from edx/clrux/logistration-text-alignment-fix

Centering the third-party social media buttons
parents 0f0ee6a3 0bdb43a4
...@@ -147,6 +147,10 @@ $sm-btn-linkedin: #0077b5; ...@@ -147,6 +147,10 @@ $sm-btn-linkedin: #0077b5;
@include clearfix(); @include clearfix();
clear: both; clear: both;
} }
.login-providers {
text-align: center;
}
} }
.login-form { .login-form {
......
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