discourse/app/assets
David Taylor b5b4a3f233
UX: Fix positioning of mobile show-more following 71ff3417 (#23189)
71ff3417 removed the mobile-specific template for discovery/topics. It was noted that this would introduce an additional `<div class='show-more'>` wrapper around the new topic indicator on mobile, but I didn't realise that it would cause positioning problems on mobile.

This commit moves the desktop-specific CSS into the desktop SCSS file so that it does not apply to mobile.
2023-08-22 17:16:12 +01:00
..
images
javascripts DEV: Remove unused files (#23185) 2023-08-22 16:50:44 +02:00
stylesheets UX: Fix positioning of mobile show-more following 71ff3417 (#23189) 2023-08-22 17:16:12 +01:00