Commit 162ba962 by Chris

Merge pull request #8273 from edx/clrux/UX-2092-logistration-button-text-centered

Centering text in sign in button vertically
parents ef500514 ffad558f
......@@ -339,8 +339,8 @@ $sm-btn-linkedin: #0077b5;
.action-primary {
@extend %btn-primary-blue;
width: 100%;
height: ($baseline*2);
margin-top: 1em; // Breathing room above (CR)
margin-top: 1em;
padding: ($baseline/2);
text-transform: none;
font-weight: 600;
letter-spacing: normal;
......
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