Skip to content

Fix button margin#5282

Open
sreichel wants to merge 2 commits intoOpenMage:mainfrom
sreichel:fix-5245
Open

Fix button margin#5282
sreichel wants to merge 2 commits intoOpenMage:mainfrom
sreichel:fix-5245

Conversation

@sreichel
Copy link
Contributor

Fixed Issues (if relevant)

Copilot AI review requested due to automatic review settings February 28, 2026 00:48
@github-actions github-actions bot added Template : admin Relates to admin template Component: Adminhtml Relates to Mage_Adminhtml labels Feb 28, 2026
@sreichel sreichel requested a review from theroch February 28, 2026 00:48
@sreichel sreichel added the bug label Feb 28, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adjusts OpenMage admin theme styling to fix spacing between buttons in .entry-edit-head sections (related to #5245).

Changes:

  • Add a new SCSS rule intended to apply left spacing between header buttons.
  • Regenerate override.css to include the new selector.
  • Update override.css.map to reflect the updated SCSS source paths/content.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
skin/adminhtml/openmage/default/scss/override.scss Adds a rule to apply margin to buttons in .entry-edit-head.
skin/adminhtml/openmage/default/override.css Compiled CSS output including the new button margin selector.
skin/adminhtml/openmage/default/override.css.map Updated sourcemap reflecting the regenerated CSS/SCSS sources.

@sonarqubecloud
Copy link

@sreichel sreichel marked this pull request as draft February 28, 2026 03:17
@sreichel sreichel marked this pull request as ready for review February 28, 2026 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Component: Adminhtml Relates to Mage_Adminhtml Template : admin Relates to admin template

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Create new order buttons without margin

2 participants