From 63f1fcb20fba2e4033358b65c47cfedeeaabd989 Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Wed, 25 Mar 2026 14:39:31 -0700 Subject: [PATCH] Revert "Fix text overflow in post meta on web (#10122)" This reverts commit 2c828b5755fea6dae15f1bfee279c0fffee33698. --- src/components/ProfileHoverCard/index.web.tsx | 1 - src/view/com/util/PostMeta.tsx | 12 ++---------- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/src/components/ProfileHoverCard/index.web.tsx b/src/components/ProfileHoverCard/index.web.tsx index 67e3b2f9b8..bf7a51deb5 100644 --- a/src/components/ProfileHoverCard/index.web.tsx +++ b/src/components/ProfileHoverCard/index.web.tsx @@ -519,7 +519,6 @@ function Inner({ a.leading_snug, a.font_semi_bold, a.self_start, - {minWidth: 0}, ]}> {sanitizeDisplayName( profile.displayName || sanitizeHandle(profile.handle), diff --git a/src/view/com/util/PostMeta.tsx b/src/view/com/util/PostMeta.tsx index ae1657a926..c5f56e895e 100644 --- a/src/view/com/util/PostMeta.tsx +++ b/src/view/com/util/PostMeta.tsx @@ -82,16 +82,9 @@ let PostMeta = (opts: PostMetaOpts): React.ReactNode => { /> )} - + - + { t.atoms.text_contrast_medium, a.leading_tight, {flexShrink: 10}, - web({minWidth: 0}), ]}> {NON_BREAKING_SPACE + sanitizeHandle(handle, '@')}