discourse/app/assets/stylesheets/common
Kris 911ee09ea1
UX: remove margin from navigation-controls children in favor of gap (#34771)
Concerns this section of the nav:


![Untitled
4](https://github.com/user-attachments/assets/95317bfa-7ae2-443d-8184-50810a5b571b)

This switches the margin between buttons to `gap` which is more
predictable and avoids situations where an extension might need to add
its own margin, like this:

<img width="242" height="59" alt="image"
src="https://github.com/user-attachments/assets/fb8155de-6b3d-43e6-a0e8-af61c5a5555f"
/>

After this change:

<img width="258" height="65" alt="image"
src="https://github.com/user-attachments/assets/ebd77447-d9cb-4333-b6ab-2d2c8156c876"
/>

Ideally shouldn't be merged until
https://github.com/discourse/discourse/pull/34770 is, because the empty
div removed in that PR causes too much space when `gap` is utilized
2025-09-15 14:16:57 -04:00
..
base UX: remove margin from navigation-controls children in favor of gap (#34771) 2025-09-15 14:16:57 -04:00
components UX: remove margin from navigation-controls children in favor of gap (#34771) 2025-09-15 14:16:57 -04:00
float-kit DEV: full calendar v6 (#33737) 2025-08-26 10:35:05 +02:00
form-kit DEV: Refactor grippie resizer from composer into Modifier (#33046) 2025-06-11 11:08:11 +10:00
foundation DEV: Misc variable additions (#33942) 2025-07-29 16:36:30 -05:00
login REFACTOR: remove /mobile/invites-show and move to /common/invites-show (#32532) 2025-05-01 12:54:32 -04:00
modal UX: layout adjustment for sidebar customisation modal on mobile (#34665) 2025-09-01 14:47:51 +02:00
rich-editor UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
select-kit Revert "FEATURE: enable topic creation button for read only categorie… (#34334) 2025-08-14 21:03:49 +04:00
table-builder DEV: Update linting (#32836) 2025-05-21 12:02:52 +02:00
d-editor.scss UX: different style for markdown/rich editor toggle (#34161) 2025-08-12 09:47:55 -03:00
font-variables.scss UX: Replace font-size-ios-input workaround (#30877) 2025-01-20 19:17:30 +00:00
input_tip.scss DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01:00
loading-slider.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
post-action-feedback.scss DEV: merge post-action-feedback CSS into common file (#34080) 2025-08-05 10:44:26 -04:00
printer-friendly.scss DEV: Merge duplicated css (#31167) 2025-02-05 18:42:55 +01:00
software-update-prompt.scss DEV: Fix all mixed-decls sass deprecations (#31343) 2025-02-13 23:58:19 +01:00
toolbar-popup-menu-options.scss UX: improvements to rich editor spoiler (#34149) 2025-08-21 13:56:31 -03:00
topic-entrance.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
topic-timeline.scss UX: Increase timeline handle contrast slightly (#34327) 2025-08-14 11:14:56 -04:00
whcm.scss A11Y: Improve accessibility in WHCM themes (#18606) 2022-10-17 07:07:46 -07:00