From cfcfb8e6716097aa42900c9085936573ef35f1e1 Mon Sep 17 00:00:00 2001 From: Justin Date: Wed, 6 Jul 2022 14:36:28 -0400 Subject: [PATCH] Improve alignment of actions --- app/soapbox/features/follow-recommendations/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/app/soapbox/features/follow-recommendations/index.tsx b/app/soapbox/features/follow-recommendations/index.tsx index 235142aa4..7fda03c7a 100644 --- a/app/soapbox/features/follow-recommendations/index.tsx +++ b/app/soapbox/features/follow-recommendations/index.tsx @@ -61,6 +61,7 @@ const FollowRecommendations: React.FC = () => { id={suggestedProfile.account} withAccountNote showProfileHoverCard={false} + actionAlignment='top' /> )) ) : (