0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-11 02:59:07 +08:00
discourse/app/assets/stylesheets/common
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
..
base UX: fix /categories page tag alignment (#41815) 2026-07-17 12:13:06 -04:00
components UX: gifs modal style improvements (#41766) 2026-07-16 14:56:55 +04:00
float-kit WIP: New "Post Type" dropdown in composer header (#38068) 2026-06-01 14:40:36 -05:00
form-kit DEV: Allow consumers to lock and intercept category visibility changes (#41006) 2026-06-18 10:24:50 -07:00
foundation UX: add 2 border-radius vars (#41346) 2026-07-01 22:17:40 +02:00
login UX: Improve password manager and full name handling in code login (#41746) 2026-07-15 10:43:03 -07:00
modal UX: add mobile horizontal swipe to see all emoji filters (#41772) 2026-07-17 10:04:11 +04:00
rich-editor UX: Dismiss alt text input when clicking image instead of opening lightbox (#40777) 2026-06-11 08:05:05 -03:00
select-kit FEATURE: Support users in DAccessControl and backend (#41358) 2026-07-15 09:18:06 +10:00
table-builder UX: make table edit element fixed visible on tablets (#38686) 2026-03-18 12:28:39 +01:00
d-editor.scss DEV: Add --d-selected-text-color variable (#39495) 2026-04-23 13:06:24 -04:00
font-variables.scss UX: don't show solved blockquote fade/expansion if unneeded (#39715) 2026-05-04 18:11:59 -04:00
input_tip.scss
loading-slider.scss UX: fix route loading spinner alignment (#37411) 2026-01-30 15:13:06 -05:00
nested-view.scss FIX: Ability to delete nested topic (#41347) 2026-07-01 13:48:59 -05:00
post-action-feedback.scss
printer-friendly.scss
software-update-prompt.scss
tokens.scss UX: follow-up badge color fix for dark palettes (#39807) 2026-05-06 14:30:40 -04:00
toolbar-popup-menu-options.scss UX: move post language selector to toolbar, deprioritize for AI (#39208) 2026-04-15 08:25:15 -04:00
topic-entrance.scss
topic-timeline.scss REVERT: "FEATURE: Topic timeline for nested replies view (#40125)" (#40202) 2026-05-20 13:20:46 -05:00
whcm.scss