Updates custom icons font

This commit is contained in:
Alberto Garcia Cabeza
2015-08-25 13:51:25 +02:00
parent ee01fdaf64
commit 6643f97195
5 changed files with 5 additions and 0 deletions

View File

@@ -103,3 +103,7 @@
.icon-x:before {
content: "v";
}
.icon-flag:before {
content: "w";
}