discourse/app
Kris a3359ac7ad
UX: set mobile read state indicator to static size to avoid overflow (#30910)
This fixes an issue where topics could scroll horizontally on mobile:
https://meta.discourse.org/t/topic-page-layout-issue/348262?u=pmusaraj

It seems some recent core change impacted the read state size/position 

This sets the size and position to more static values (not based on
global font changes) to avoid the issue, and removes the horizontal
scroll.
2025-01-21 17:24:58 -05:00
..
assets UX: set mobile read state indicator to static size to avoid overflow (#30910) 2025-01-21 17:24:58 -05:00
controllers FIX: Remove /u/ from robots (#30782) 2025-01-15 13:42:08 +08:00
helpers DEV: Remove more ember options (#30852) 2025-01-18 15:58:19 +01:00
jobs FIX: Add Type column to Flag Status CSV export (#30756) 2025-01-14 13:31:55 +10:00
mailers UX: Use a dropdown for SSL mode for group SMTP (#27932) 2024-07-18 10:33:14 +10:00
models FIX: Don't allow editing own posts user can no longer see (#30839) 2025-01-20 10:09:58 +08:00
serializers FIX: ensure GroupChooser works with localized group names (#30593) 2025-01-13 11:29:04 +01:00
services DEV: Add problem check informing about admin layout deprecation (#30685) 2025-01-14 13:22:59 +08:00
views DEV: Make `interactive-widget` viewport config chrome-only (#30889) 2025-01-21 09:46:18 +00:00