0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-08 17:53:55 +08:00
discourse/app/assets
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
..
images FIX: Duplicate notifications when mentioned in chat (#39670) 2026-04-30 14:52:39 -03:00
stylesheets UX: fix /categories page tag alignment (#41815) 2026-07-17 12:13:06 -04:00