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' /> )) ) : (