Commit 801b77d1 by Chris

Merge pull request #8269 from edx/clrux/UX-2260-social-login-button-hoverz

Removing background-image from button hovers
parents 30c7f00a 4e4c68f5
...@@ -375,6 +375,8 @@ $sm-btn-linkedin: #0077b5; ...@@ -375,6 +375,8 @@ $sm-btn-linkedin: #0077b5;
&:hover, &:hover,
&:focus { &:focus {
background-image: none;
.icon { .icon {
height: 32px; height: 32px;
line-height: 32px; line-height: 32px;
......
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