Fix styles for mobile icons in featured proposals
We were only adding styles for facebook and twitter, meaning telegram and whatsapp looked out of place.
This commit is contained in:
@@ -1114,8 +1114,7 @@
|
|||||||
|
|
||||||
.share-supported {
|
.share-supported {
|
||||||
|
|
||||||
.ssb-twitter,
|
.social-share-button .ssb-icon {
|
||||||
.ssb-facebook {
|
|
||||||
background: none;
|
background: none;
|
||||||
color: $text;
|
color: $text;
|
||||||
height: rem-calc(33);
|
height: rem-calc(33);
|
||||||
|
|||||||
Reference in New Issue
Block a user