Commit 4e4c68f5 by Chris Rodriguez

Removing background-image from button hovers

parent 0d975674
...@@ -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