From 150d5cb0d327b52205239d5abe921f81797a40aa Mon Sep 17 00:00:00 2001 From: Muhammed Mustafa Date: Thu, 16 Feb 2023 14:50:35 +0200 Subject: [PATCH] feat(client): remove ltr direction from quotes in rtl layout (#49340) --- client/src/components/layouts/rtl-layout.css | 1 - 1 file changed, 1 deletion(-) diff --git a/client/src/components/layouts/rtl-layout.css b/client/src/components/layouts/rtl-layout.css index 7e959e90330..cd08858f9e3 100644 --- a/client/src/components/layouts/rtl-layout.css +++ b/client/src/components/layouts/rtl-layout.css @@ -118,7 +118,6 @@ sections that need to stay left to right [dir='rtl'] code, /* trending articles */ [dir='rtl'] .trending-guides .trending-guides-row div a, -[dir='rtl'] .quote-partial, [dir='rtl'] .overflow-guard, [dir='rtl'] .challenge-preview, /* timeline*/