From 33e13aa6e2a701aceeb76189c40801b04e2e7aa1 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Sun, 21 Aug 2022 11:29:53 -0400 Subject: [PATCH] Status: fix position of reblogElementMobile --- app/soapbox/components/status.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/soapbox/components/status.tsx b/app/soapbox/components/status.tsx index 5b3fb15a8..7e211b6eb 100644 --- a/app/soapbox/components/status.tsx +++ b/app/soapbox/components/status.tsx @@ -235,7 +235,7 @@ const Status: React.FC = (props) => { ); reblogElementMobile = ( -
+
event.stopPropagation()}