Unify reaction count button style with notification style
authorjoshuaruesweg <ruesweg@woltlab.com>
Mon, 18 Jan 2021 15:25:23 +0000 (16:25 +0100)
committerjoshuaruesweg <ruesweg@woltlab.com>
Mon, 18 Jan 2021 15:26:12 +0000 (16:26 +0100)
wcfsetup/install/files/style/ui/reactions.scss

index 7fe8aa62400ea4313f7fda08f24cd03709590d37..6ee3b28159c24e1e395a39266e93420dfa9388f1 100644 (file)
@@ -60,7 +60,7 @@
        vertical-align: middle;
        
        &::before {
-               content: ' × ';
+               content: '\202f×\202f';
        }
 }