add missign icons - fix #543
This commit is contained in:
parent
78db4b0671
commit
abcd8a2ba8
1 changed files with 6 additions and 0 deletions
|
@ -1658,3 +1658,9 @@
|
|||
.icon-medium:before {
|
||||
content: "\f23a";
|
||||
}
|
||||
.icon-address-book:before {
|
||||
content: "\f2b9";
|
||||
}
|
||||
.icon-envelope-open:before {
|
||||
content: "\f2b6";
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue