From: joshuaruesweg Date: Mon, 18 Jan 2021 15:25:23 +0000 (+0100) Subject: Unify reaction count button style with notification style X-Git-Tag: 5.3.3~21 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=12530af03038df8d13b441b73cef2e5716dd4a2f;p=GitHub%2FWoltLab%2FWCF.git Unify reaction count button style with notification style --- diff --git a/wcfsetup/install/files/style/ui/reactions.scss b/wcfsetup/install/files/style/ui/reactions.scss index 7fe8aa6240..6ee3b28159 100644 --- a/wcfsetup/install/files/style/ui/reactions.scss +++ b/wcfsetup/install/files/style/ui/reactions.scss @@ -60,7 +60,7 @@ vertical-align: middle; &::before { - content: ' × '; + content: '\202f×\202f'; } }