From d8b547547b9cd182c555dccbad5d091aed648eed Mon Sep 17 00:00:00 2001 From: Ayaka Date: Sat, 24 May 2025 01:07:20 +1200 Subject: [PATCH] user flair with mixed RTL-LTR text, Fixes #23 --- static/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/style.css b/static/style.css index e08c101..1e723ed 100644 --- a/static/style.css +++ b/static/style.css @@ -1460,6 +1460,7 @@ a.search_subreddit:hover { border-radius: 5px; font-size: 12px; font-weight: bold; + unicode-bidi: isolate; } .comment_score {