0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 21:45:25 +08:00
discourse/app/assets/stylesheets
Kris 79a7914e6b
UX: fix /categories page tag alignment (#41815)
Fixes a minor misalignment on the "categories with latest/top topics"
layouts

before
<img width="600" alt="image"
src="https://github.com/user-attachments/assets/52ae69c5-8d66-43c1-918f-3cadb2600e8a"
/>


after
<img width="600" alt="image"
src="https://github.com/user-attachments/assets/5af552cf-f57e-4ea9-94ba-ab990ed4b95d"
/>
2026-07-17 12:13:06 -04:00
..
admin DEV: Rename AdminFilterControls to DFilterControls (#41719) 2026-07-16 07:53:06 +10:00
common UX: fix /categories page tag alignment (#41815) 2026-07-17 12:13:06 -04:00
lib
vendor
admin.scss
admin_rtl.scss
color_definitions.scss UX: Style changes / refactor / layout (#41704) 2026-07-15 12:53:17 +10:00
common.scss DEV: Exploring a token system (#38700) 2026-04-23 13:47:45 -05:00
desktop.scss DEV: move desktop sidebar-section CSS to common, remove desktop css index (#40803) 2026-06-11 15:09:09 -04:00
desktop_rtl.scss
embed.scss DEV: Apply latest stylelint autofixes (#36294) 2025-11-27 18:07:22 +01:00
mobile.scss DEV: move mobile select-kit CSS to common files (#39055) 2026-04-02 13:46:06 -04:00
mobile_rtl.scss
publish.scss
qunit-custom.scss
wcag.scss DEV: Remove unused d-hover class reference (#41656) 2026-07-13 11:12:29 +01:00
wizard.scss UX: Add horizon site skeleton to setup wizard (#40617) 2026-06-08 14:32:38 -07:00
wizard_rtl.scss