Skip to content

Conversation

@yogeshbhutkar
Copy link
Contributor

@yogeshbhutkar yogeshbhutkar commented Jun 18, 2025

What, Why, and How?

Closes #70462

This PR updates the header layout in both the Font Size Panel and the Shadows Edit Panel to ensure proper positioning.

Testing Instructions

  1. Navigate to Appearance -> Editor -> Styles -> Typography.
  2. Confirm that the height of the header is 24px.
  3. Navigate to Appearance -> Editor -> Styles -> Shadows -> Crisp.
  4. Confirm that the Add Shadow button represented by the + icon is properly aligned.

Testing Instructions for Keyboard

Same.

Screenshots

Before After
drop-shadow-before drop-shadow-after
before-font-size after

@yogeshbhutkar yogeshbhutkar changed the title mplement uniform header layout Global Styles: Implement uniform header layout Jun 18, 2025
@yogeshbhutkar yogeshbhutkar marked this pull request as ready for review June 18, 2025 07:06
@github-actions
Copy link

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: yogeshbhutkar <yogeshbhutkar@git.wordpress.org>
Co-authored-by: t-hamano <wildworks@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@t-hamano t-hamano added [Type] Bug An existing feature does not function as intended Global Styles Anything related to the broader Global Styles efforts, including Styles Engine and theme.json [Package] Edit Site /packages/edit-site labels Jun 19, 2025
Copy link
Contributor

@t-hamano t-hamano left a comment

Choose a reason for hiding this comment

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

Thanks for the quick fix!

@t-hamano t-hamano enabled auto-merge (squash) June 19, 2025 01:41
@t-hamano t-hamano merged commit de918f7 into WordPress:trunk Jun 19, 2025
79 of 81 checks passed
@github-actions github-actions bot added this to the Gutenberg 21.1 milestone Jun 19, 2025
chriszarate pushed a commit to chriszarate/gutenberg that referenced this pull request Jul 1, 2025
Co-authored-by: yogeshbhutkar <yogeshbhutkar@git.wordpress.org>
Co-authored-by: t-hamano <wildworks@git.wordpress.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Global Styles Anything related to the broader Global Styles efforts, including Styles Engine and theme.json [Package] Edit Site /packages/edit-site [Type] Bug An existing feature does not function as intended

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Shadows, Font size preset custom panel: Uniform header layout

2 participants