Removing background-image from button hovers

This commit is contained in:
Chris Rodriguez
2015-05-29 10:33:28 -04:00
parent 0d975674c2
commit 4e4c68f5b1

View File

@@ -375,6 +375,8 @@ $sm-btn-linkedin: #0077b5;
&:hover,
&:focus {
background-image: none;
.icon {
height: 32px;
line-height: 32px;