discourse/themes/horizon
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
..
assets FIX: import Horizon system theme (#33229) 2025-06-17 14:03:38 +08:00
common UX: Horizon compatibility fixes (#34577) 2025-08-28 12:33:18 +02:00
desktop FIX: import Horizon system theme (#33229) 2025-06-17 14:03:38 +08:00
javascripts UX: glimmerize CreateTopicButton, make btnType class variable for Horizon (#34733) 2025-09-04 17:16:33 -04:00
locales Update translations (#34745) 2025-09-12 16:17:25 +02:00
screenshots FIX: import Horizon system theme (#33229) 2025-06-17 14:03:38 +08:00
scss UX: remove margin from navigation-controls children in favor of gap (#34771) 2025-09-15 14:16:57 -04:00
spec/system Revert "FEATURE: enable topic creation button for read only categorie… (#34334) 2025-08-14 21:03:49 +04:00
test DEV: Update Ember to 6.6.0 (#34460) 2025-08-27 16:48:40 +01:00
about.json DEV: Clean up themes' about.json files (#34219) 2025-08-18 12:35:02 +02:00
LICENSE FIX: import Horizon system theme (#33229) 2025-06-17 14:03:38 +08:00
README.md FIX: import Horizon system theme (#33229) 2025-06-17 14:03:38 +08:00

Horizon is a simple, beautiful theme that improves the out-of-the-box experience for Discourse sites.

https://meta.discourse.org/t/horizon-theme/360486