From ea70f48023eae6c7c7a802b435041909888b5997 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Fri, 23 Dec 2022 16:02:39 -0600 Subject: [PATCH] Navbar: fix position of avatar in RTL on mobile --- app/soapbox/features/ui/components/navbar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/soapbox/features/ui/components/navbar.tsx b/app/soapbox/features/ui/components/navbar.tsx index 2fd186830..72ba8c792 100644 --- a/app/soapbox/features/ui/components/navbar.tsx +++ b/app/soapbox/features/ui/components/navbar.tsx @@ -71,7 +71,7 @@ const Navbar = () => {
{account && ( -
+