discourse/app
Osama Sayegh c76ff5c994
FIX: Don't let static pages overflow on some devices (#28751)
Static pages such as /about, /faqs, /tos etc. currently overflow horizontally on some Android devices (reproducible on Samsung Galaxy A11). It seems like the `width: 100%` property on `.body-page` is what causing the problem, and removing it doesn't seem to break anything on the various devices that I've tested (desktop, iOS, Android).
2024-09-05 10:29:32 +03:00
..
assets FIX: Don't let static pages overflow on some devices (#28751) 2024-09-05 10:29:32 +03:00
controllers FEATURE: Support designating multiple groups as mods on category (#28655) 2024-09-04 04:38:46 +03:00
helpers UX: Use localized time format in embedded comments (#28014) 2024-07-22 18:42:36 +08:00
jobs FEATURE: Support designating multiple groups as mods on category (#28655) 2024-09-04 04:38:46 +03:00
mailers UX: Use a dropdown for SSL mode for group SMTP (#27932) 2024-07-18 10:33:14 +10:00
models DEV: Approved Post Webhook Event Category Update (#28725) 2024-09-04 13:58:17 +09:00
serializers FEATURE: Support designating multiple groups as mods on category (#28655) 2024-09-04 04:38:46 +03:00
services DEV: Switch to pnpm for JS dependencies (#28671) 2024-09-03 10:51:07 +01:00
views DEV: Switch to pnpm for JS dependencies (#28671) 2024-09-03 10:51:07 +01:00