Fix #543 #562

Merged
btzr-io merged 1 commit from btzr/icons into master 2017-09-14 20:46:19 +02:00
Showing only changes of commit abcd8a2ba8 - Show all commits

View file

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