1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-19 04:41:53 +02:00

Fixes #3764 XURL icons now function regardless of FontAwesome version or presence.

This commit is contained in:
Cameron
2019-04-04 11:16:58 -07:00
parent 5109715002
commit 345c0ec959
3 changed files with 3 additions and 2 deletions

View File

@@ -56,6 +56,7 @@
}
.e-social-gplus:before { content: '\e800'; } /* '' */
.e-social-google-plus:before { content: '\e800'; } /* '' */
.e-social-stumbleupon:before { content: '\e801'; } /* '' */
.e-social-pinterest:before { content: '\e802'; } /* '' */
.e-social-digg:before { content: '\e803'; } /* '' */