Fix competitive event icon

This commit is contained in:
Brian Miyaji
2015-12-29 15:16:24 +11:00
parent 0fae62771a
commit 87481ccce4

View File

@@ -8,7 +8,7 @@
}
.post-state-format.post-format-league:before, .post-format-icon.post-format-league:before, a.post-state-format.format-league:before {
content: "\f481";
content: "\f332";
}
.post-state-format.post-format-friendly:before, .post-format-icon.post-format-friendly:before, a.post-state-format.format-friendly:before {