There exists a UX bug in mobile view of the horizon theme. In PM, the padding of small-action is misaligned, causing the “x” in “x month later” to be invisible.
This is caused by the body redesign, and this commit exclude that to align behaviors.
Before:
After:
main ← small-lovely-cat:fix-pm-small-action-padding
opened 04:01AM - 16 Jul 26 UTC
There exists a UX bug in mobile view of the horizon theme. In PM, the padding of… `small-action` is misaligned, causing the "x" in "x month later" to be invisible.
This is caused by the body redesign, and this commit exclude that to align behaviors.
Before:
<img width="1197" height="833" alt="image" src="https://github.com/user-attachments/assets/73395c89-7f6d-42fd-b73b-68c0ca71ba69" />
After:
<img width="1197" height="837" alt="image" src="https://github.com/user-attachments/assets/88ec003d-8ab8-472b-b722-16c57219f320" />
1 Like
nat
(Natalie T)
July 16, 2026, 4:15am
2
Thank you for this!
Since this is css-only I’ll rope in our designers for an approval and they’ll merge if all good.
2 Likes