From 5b87a81460052ba78ff7dd730727ffccb9584d96 Mon Sep 17 00:00:00 2001 From: summerscope Date: Wed, 23 Jul 2014 15:14:14 +1000 Subject: [PATCH] Tweak bullet point list style content: to include right icon --- app/assets/stylesheets/darkswarm/typography.css.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/darkswarm/typography.css.sass b/app/assets/stylesheets/darkswarm/typography.css.sass index ead907926e..1563dc3ca9 100644 --- a/app/assets/stylesheets/darkswarm/typography.css.sass +++ b/app/assets/stylesheets/darkswarm/typography.css.sass @@ -52,7 +52,7 @@ ul.bullet-list line-height: 1.5 height: inherit li:before - content: "\e62f" + content: "\e609" font-family: "OFN" display: inline-block font-weight: normal