discourse/app/assets/stylesheets/common/components
Kris e48df44349
UX: improve user card badge wrapping for higher max_favorite_badges setting (#34860)
When the `max_favorite_badges` setting is higher than 2 these tend to
wrap. Also noticed that badges on /badges have a border radius and these
do not, so I fixed that too

Before:
<img width="1314" height="240" alt="image"
src="https://github.com/user-attachments/assets/36d6d6e5-8d65-4824-9695-b994353fb5ef"
/>


After:
<img width="1312" height="256" alt="image"
src="https://github.com/user-attachments/assets/0748185f-95f4-4691-8e0e-60b04cd4df52"
/>
2025-09-18 16:18:13 -04:00
..
sidebar/edit-navigation-menu UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
_index.scss UX: overhaul of GroupSelector with Floatkit (#34685) 2025-09-18 15:33:52 +08:00
ac-wrap.scss UX: split out unrelated composer css (#33701) 2025-07-18 17:42:38 +02:00
ace-editor.scss DEV: Refactor grippie resizer from composer into Modifier (#33046) 2025-06-11 11:08:11 +10:00
add-pm-participants.scss DEV: Merge duplicated css (#31167) 2025-02-05 18:42:55 +01:00
autocomplete.scss FIX: truncate long names for autocomplete results (#34479) 2025-08-22 15:30:03 +08:00
badges.scss DEV: Additional topic list spacing variables (#33571) 2025-07-14 14:54:24 -05:00
banner.scss UX: only remove paragaph margin in banner if it's the last child (#34695) 2025-09-03 13:02:19 -04:00
bookmark-list.scss DEV: Make styling bookmarks easier (#31979) 2025-03-25 11:02:11 -05:00
bookmark-menu.scss FEATURE: Clear bookmark reminders from bookmark menu (#33168) 2025-06-13 10:37:08 +10:00
bookmark-modal.scss UX: adjust bookmark hover and active states (#33177) 2025-06-12 10:36:30 -04:00
buttons.scss UX: restyling of the solved popup (#34518) 2025-08-26 09:58:29 +02:00
calendar-date-time-input.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
char-counter.scss FEATURE: Add word count and indicator when exceeded max (#19367) 2023-02-20 12:06:43 +01:00
color-input.scss UX: Improve the color picker styling (#34328) 2025-08-14 17:46:01 +02:00
composer-toggle-switch.scss UX: different style for markdown/rich editor toggle (#34161) 2025-08-12 09:47:55 -03:00
conditional-loading-section.scss DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01:00
convert-to-public-topic-modal.scss
d-autocomplete.scss DEV: floatkit autocomplete for d-editor (#33513) 2025-07-30 08:00:39 +08:00
d-breadcrumbs.scss DEV: Make breadcrumb separators unclickable icons (#29817) 2024-11-19 16:42:43 +08:00
d-multi-select.scss UX: overhaul of GroupSelector with Floatkit (#34685) 2025-09-18 15:33:52 +08:00
d-page-header.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
d-select.scss DEV: Enable and fix more stylelint rules (#31200) 2025-02-05 20:03:56 +01:00
d-stat-tiles.scss UX: Introduce <DStatTiles /> component (#30238) 2024-12-13 11:32:46 +10:00
d-toggle-switch.scss DEV: Fix all mixed-decls sass deprecations (#31343) 2025-02-13 23:58:19 +01:00
date-input.scss UX: improve mobile date picker slightly (#32822) 2025-05-20 11:49:58 -04:00
date-picker.scss
date-time-input-range.scss
date-time-input.scss UX: Polishing borders, border-radius, input, and spacing (#32995) 2025-05-29 16:43:57 -05:00
download-calendar.scss DEV: FloatKit (#23650) 2023-09-26 13:39:52 +02:00
drafts-dropdown-menu.scss UX: remove margin from navigation-controls children in favor of gap (#34771) 2025-09-15 14:16:57 -04:00
dropdown-menu.scss UX: left-align dropdown menu button text (#31198) 2025-02-05 12:43:13 -05:00
emoji-picker.scss DEV: Update linting (#32836) 2025-05-21 12:02:52 +02:00
empty-states.scss REFACTOR: consolidate empty states, add invite variant (#33455) 2025-07-09 12:34:04 -04:00
file-size-input.scss FIX: Make cancel and reset buttons work for file_size_restriction settings (#28347) 2024-08-15 19:38:47 +03:00
filter-input.scss UX: Polishing borders, border-radius, input, and spacing (#32995) 2025-05-29 16:43:57 -05:00
filter-navigation.scss DEV: Include mobile browserlist targets (#34707) 2025-09-04 01:51:06 +02:00
footer-nav.scss DEV: Update linting (#32836) 2025-05-21 12:02:52 +02:00
form-template-field.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
group-member-dropdown.scss DEV: Set containing block for Popper dropdowns (#20745) 2023-03-20 15:26:20 -04:00
group-selector.scss UX: overhaul of GroupSelector with Floatkit (#34685) 2025-09-18 15:33:52 +08:00
groups-form-membership-fields.scss
hashtag.scss UX: hashtag alignment in text and autocomplete (#33902) 2025-07-29 18:53:13 +02:00
horizontal-overflow-nav.scss UX: improve nav fade css (#31975) 2025-03-24 15:14:56 -04:00
iframed-html.scss
ignored-user-list.scss UX: fix color preference layout (#21346) 2023-05-03 10:11:52 +08:00
keyboard_shortcuts.scss UX: Consistency and accessibility improvements for keyboard shortcuts (#34090) 2025-08-08 10:18:28 +10:00
load-more.scss FIX: Add @enabled arg to <LoadMore /> component (#33122) 2025-06-12 15:50:24 +10:00
more-topics.scss UX: Fix more-topics in the posters column case (#34178) 2025-08-08 18:33:10 +02:00
navs.scss REFACTOR: merge mobile and desktop user CSS into common file (#34787) 2025-09-15 09:16:47 -04:00
notifications-tracking.scss REFACTOR: move the pinned button to DMenu (#33869) 2025-07-31 10:47:20 -04:00
offline-indicator.scss FEATURE: Offline indicator (#21369) 2023-06-05 11:08:04 -05:00
pick-files-button.scss
post-list.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
post-translations.scss UX: fix z-index composer translation dropdown (#33669) 2025-07-17 13:03:37 +02:00
powered-by-discourse.scss DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01:00
relative-time-picker.scss UX: minor fixes in topic action modal (#24772) 2023-12-07 14:54:56 +01:00
signup-progress-bar.scss REFACTOR: move mobile/signup-progress-bar CSS into common/signup-progress-bar (#33331) 2025-06-25 09:33:23 -04:00
svg.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
table-layout.scss UX: make admin list item headings clickable (#34772) 2025-09-15 09:08:50 -04:00
tap-tile.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
theme-card.scss UX: make admin list item headings clickable (#34772) 2025-09-15 09:08:50 -04:00
time-input.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
time-shortcut-picker.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
topic-map.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
topic-query-filter.scss FEATURE: dynamic search when in /filter route (#33614) 2025-07-22 16:08:10 +10:00
user-card.scss UX: improve user card badge wrapping for higher max_favorite_badges setting (#34860) 2025-09-18 16:18:13 -04:00
user-info.scss DEV: Replace all @breakpoint with @viewport.* (#32649) 2025-05-12 12:52:45 +01:00
user-status-message.scss UX: improve the alignment of long status messages (#30830) 2025-01-16 17:22:37 -05:00
user-status-picker.scss DEV: unifies emoji picker (#28277) 2025-01-08 11:41:36 +01:00
user-stream-item.scss UX: Content border variables 2 (#33911) 2025-07-29 08:07:30 -05:00
user-stream.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
welcome-banner.scss UX: fix for border-radius on welcome banner (#34609) 2025-08-28 13:27:46 +02:00
welcome-header.scss UX: Add progress bar to the registration flow (#27694) 2024-08-28 08:43:39 -03:00
widget-dropdown.scss REFACTOR: improve poll info layout (#22353) 2023-07-05 12:20:18 -04:00