From d3ab54fd740dc3a686c82fbea2e04edb58a1099d Mon Sep 17 00:00:00 2001 From: 8chan Admin Date: Mon, 2 Dec 2013 21:15:29 +0000 Subject: [PATCH] Update to font awesome 4 (2) --- stylesheets/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/style.css b/stylesheets/style.css index 5488f78a..1a381cf5 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -148,7 +148,7 @@ div.post img.icon { margin: 0 5px; padding: 0; } -div.post i.icon { +div.post i.fa { margin: 0 4px; font-size: 16px; }