Centering text in sign in button vertically

This commit is contained in:
Chris Rodriguez
2015-05-29 11:29:40 -04:00
parent 801b77d100
commit ffad558fb1

View File

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