Skip to content

Commit a008ca7

Browse files
committed
add FontAwesome font-family for Share widget icons to remove dependency on dbootstrap
1 parent ab266a8 commit a008ca7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

widgets/Share/css/Share.css

+1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
}
6767

6868
.cmvShareWidget .icon {
69+
font-family: FontAwesome;
6970
font-size: 32px;
7071
float: left;
7172
cursor: pointer;

0 commit comments

Comments
 (0)