diff --git a/epicyon-profile.css b/epicyon-profile.css index e335a45fd..54be0ad7f 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -775,7 +775,7 @@ input[type=submit]:hover { .newPostDropdown > [type="checkbox"]:checked + label:after, .newPostDropdown > ul:target ~ a:after { - content: "\f0d8"; + content: "↴"; } .newPostDropdown a.close {