discourse/themes/horizon/scss
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
..
box-view.scss FIX: import Horizon system theme (#33229) 2025-06-17 14:03:38 +08:00
buttons.scss UX: glimmerize CreateTopicButton, make btnType class variable for Horizon (#34733) 2025-09-04 17:16:33 -04:00
categories-view.scss UX: Horizon compatibility fixes (#34577) 2025-08-28 12:33:18 +02:00
chat.scss UX: Horizon > chat message popup zindex followup (#33977) 2025-07-30 14:12:43 +02:00
color-choice.scss FIX: import Horizon system theme (#33229) 2025-06-17 14:03:38 +08:00
color-exploration.scss FIX: import Horizon system theme (#33229) 2025-06-17 14:03:38 +08:00
compatibility.scss UX: Horizon compatibility fixes (#34577) 2025-08-28 12:33:18 +02:00
composer-peek-mode.scss FIX: import Horizon system theme (#33229) 2025-06-17 14:03:38 +08:00
composer.scss UX: replace horizon spacing vars with new core ones (#34701) 2025-09-03 14:02:18 +02:00
desktop-full-width.scss FIX: import Horizon system theme (#33229) 2025-06-17 14:03:38 +08:00
desktop-horizon-fixes.scss FIX: Horizon bulk select sometimes not sticky in Safari (#33829) 2025-07-24 13:14:21 -04:00
header.scss UX: Multiple fixes addressing user menu panel (#33842) 2025-07-24 15:38:38 -05:00
hiddenstuff.scss UX: Polish for topic list controls (#34714) 2025-09-15 09:57:22 +08:00
login.scss FIX: import Horizon system theme (#33229) 2025-06-17 14:03:38 +08:00
main.scss UX: replace horizon spacing vars with new core ones (#34701) 2025-09-03 14:02:18 +02:00
misc.scss FIX: import Horizon system theme (#33229) 2025-06-17 14:03:38 +08:00
mobile-stuff.scss UX: remove margin from navigation-controls children in favor of gap (#34771) 2025-09-15 14:16:57 -04:00
nav-pills.scss FIX: import Horizon system theme (#33229) 2025-06-17 14:03:38 +08:00
sidebar-new-topic-button.scss UX: Horizon > unhide create topic btn (#34546) 2025-08-26 18:55:30 +02:00
sidebar.scss UX: replace horizon spacing vars with new core ones (#34701) 2025-09-03 14:02:18 +02:00
topic-cards.scss UX: replace horizon spacing vars with new core ones (#34701) 2025-09-03 14:02:18 +02:00
topic.scss UX: replace horizon spacing vars with new core ones (#34701) 2025-09-03 14:02:18 +02:00
variables.scss UX: replace horizon spacing vars with new core ones (#34701) 2025-09-03 14:02:18 +02:00
welcome-banner.scss UX: welcome banner background image text color modes (#34519) 2025-08-28 01:12:29 +08:00