Updates classes names for social share button

This commit is contained in:
Alberto Garcia Cabeza
2016-07-08 14:13:13 +02:00
parent 811dcc20b2
commit e55fdc42ee
2 changed files with 21 additions and 18 deletions

View File

@@ -900,9 +900,9 @@
.share-supported {
.social-share-button-twitter,
.social-share-button-facebook,
.social-share-button-google_plus {
.ssb-twitter,
.ssb-facebook,
.ssb-google_plus {
color: $budget;
}
}
@@ -1016,9 +1016,9 @@
.share-supported {
.social-share-button-twitter,
.social-share-button-facebook,
.social-share-button-google_plus {
.ssb-twitter,
.ssb-facebook,
.ssb-google_plus {
height: rem-calc(33);
&:before {