mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-23 20:04:04 +08:00
Concerns this section of the nav:  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 |
||
|---|---|---|
| .. | ||
| admin | ||
| common | ||
| desktop | ||
| lib | ||
| mobile | ||
| vendor | ||
| admin.scss | ||
| admin_rtl.scss | ||
| color_definitions.scss | ||
| common.scss | ||
| desktop.scss | ||
| desktop_rtl.scss | ||
| embed.scss | ||
| ember_cli.scss | ||
| mobile.scss | ||
| mobile_rtl.scss | ||
| publish.scss | ||
| qunit-custom.scss | ||
| wcag.scss | ||
| wizard.scss | ||
| wizard_rtl.scss | ||