discourse/app/assets/stylesheets
Kelv 70c979be27
FIX: add minimal load-more-sentinel height (#35262)
Based on reports in
https://meta.discourse.org/t/users-list-only-partial/368793/17, some
users may have issues with the LoadMore sentinel not triggering the
intersection observer to load more elements due to it's `0px` height.
I've not been able to reproduce this consistently myself, but adding the
`1px` height appears to resolve the issue. This is an invisible element
so it should not cause any inconsistency visually other than possibly
causing a marginally earlier load of more elements.

Credit to `cathys` on Meta Discourse for the fix.
2025-10-08 17:36:08 +08:00
..
admin FEATURE: Show themeable site settings in site setting lists (#34666) 2025-09-22 10:55:23 +10:00
common FIX: add minimal load-more-sentinel height (#35262) 2025-10-08 17:36:08 +08:00
desktop REFACTOR: merge mobile and desktop login CSS into common (#34793) 2025-10-06 13:14:38 -04:00
lib DEV: Raise error if lib/viewport is imported (#32745) 2025-05-15 12:46:12 +01:00
mobile REFACTOR: merge mobile and desktop login CSS into common (#34793) 2025-10-06 13:14:38 -04:00
vendor DEV: Update linting (#32836) 2025-05-21 12:02:52 +02:00
admin.scss DEV: Move admin SCSS files to their own directory (#31417) 2025-02-21 15:14:17 +00:00
admin_rtl.scss FEATURE: Serve RTL versions of admin and plugins CSS bundles for RTL locales (#21876) 2023-06-01 05:27:11 +03:00
color_definitions.scss UX: Primary button styles on Discourse ID social button (#34465) 2025-08-25 06:29:21 -07:00
common.scss DEV: Replace toolbar popup menu with DMenu (#33247) 2025-07-03 09:57:16 +10:00
desktop.scss DEV: Compile 'common' CSS into own assets (#31416) 2025-05-01 10:44:49 +01:00
desktop_rtl.scss
embed.scss UX: set emoji size to 1em (#34325) 2025-08-14 16:34:33 +02:00
ember_cli.scss DEV: Enable and fix more stylelint rules (#31200) 2025-02-05 20:03:56 +01:00
mobile.scss DEV: Compile 'common' CSS into own assets (#31416) 2025-05-01 10:44:49 +01:00
mobile_rtl.scss
publish.scss DEV: Update linting (#32836) 2025-05-21 12:02:52 +02:00
qunit-custom.scss DEV: Update linting (#32836) 2025-05-21 12:02:52 +02:00
wcag.scss UX: remove one-off style for notification buttons (#33865) 2025-07-25 15:17:40 -04:00
wizard.scss FIX: Restore styles in finish-installation route (#34420) 2025-08-19 13:09:28 -04:00
wizard_rtl.scss FEATURE: Serve RTL versions of admin and plugins CSS bundles for RTL locales (#21876) 2023-06-01 05:27:11 +03:00