Fix #543 #562

Merged
btzr-io merged 1 commit from btzr/icons into master 2017-09-14 20:46:19 +02:00

View file

@ -1658,3 +1658,9 @@
.icon-medium:before { .icon-medium:before {
content: "\f23a"; content: "\f23a";
} }
.icon-address-book:before {
content: "\f2b9";
}
.icon-envelope-open:before {
content: "\f2b6";
}