Skip to content

fix(ui5-toolbar): restore item spacing in Horizon High Contrast themes#13363

Merged
NakataCode merged 1 commit intomainfrom
toolbar-buttons-high-contrast-themes
Apr 3, 2026
Merged

fix(ui5-toolbar): restore item spacing in Horizon High Contrast themes#13363
NakataCode merged 1 commit intomainfrom
toolbar-buttons-high-contrast-themes

Conversation

@NakataCode
Copy link
Copy Markdown
Contributor

@NakataCode NakataCode commented Apr 3, 2026

The Toolbar-parameters.css base file (which defines --_ui5-toolbar-item-margin-right: 0.25rem and --_ui5-toolbar-item-margin-left: 0) was imported in the sap_horizon and sap_horizon_dark parameter bundles but was missing from sap_horizon_hcb and sap_horizon_hcw. As a result, toolbar items had no margin between them in Horizon HC themes.

Fixes: #13361

@ui5-webcomponents-bot
Copy link
Copy Markdown
Collaborator

ui5-webcomponents-bot commented Apr 3, 2026

🧹 Preview deployment cleaned up: https://pr-13363--ui5-webcomponents.netlify.app

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview April 3, 2026 11:02 Inactive
@kgogov kgogov self-requested a review April 3, 2026 11:09
@NakataCode NakataCode merged commit ce59da4 into main Apr 3, 2026
14 checks passed
@NakataCode NakataCode deleted the toolbar-buttons-high-contrast-themes branch April 3, 2026 11:54
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview April 3, 2026 11:55 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Toolbar]: No space between buttons in Horizon High Contrast themes

3 participants