From e99e04a4580341345bcc499bb0a47a3c63c8048e Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Mon, 3 Aug 2026 16:26:06 +0300 Subject: [PATCH] Simplify inline badge presentation, fix alignment (#11352) --- .../notifications/NotificationFeedItem.tsx | 38 +++++++------------ 1 file changed, 13 insertions(+), 25 deletions(-) diff --git a/src/view/com/notifications/NotificationFeedItem.tsx b/src/view/com/notifications/NotificationFeedItem.tsx index 49abf2f3ff..c8efc82678 100644 --- a/src/view/com/notifications/NotificationFeedItem.tsx +++ b/src/view/com/notifications/NotificationFeedItem.tsx @@ -250,7 +250,6 @@ let NotificationFeedItem = ({ t.atoms.text, a.font_semi_bold, a.text_md, - a.leading_tight, web({direction: 'ltr', unicodeBidi: 'isolate'}), ]} to={firstAuthor.href} @@ -260,18 +259,8 @@ let NotificationFeedItem = ({ {forceLTR(firstAuthorName)} @@ -315,7 +304,7 @@ let NotificationFeedItem = ({ notificationContent = hasMultipleAuthors ? ( {firstAuthorLink} and{' '} - + {firstAuthorLink} and{' '} - + {firstAuthorLink} and{' '} - + {firstAuthorLink} and{' '} - + {firstAuthorLink} and{' '} - + {firstAuthorLink} and{' '} - + {firstAuthorLink} and{' '} - + {firstAuthorLink} and{' '} - + {firstAuthorLink} and{' '} - + New posts from {firstAuthorLink} and{' '} - + @@ -1171,7 +1159,7 @@ function AdditionalPostText({post}: {post?: AppBskyFeedDefs.PostView}) { {text?.length > 0 && ( {text}