Description
When you set a Tag Cloud block to the "Outline" style, the spacing between the items is set both with a gap on the container and a margin-right on reach individual link element, resulting in uneven spacing between the items.
Step-by-step reproduction instructions
- Insert a Tag Cloud block.
- Set it to the "Outline" style.
- Inspect it on the front-end, and verify that there's both a
gap on the .wp-block-tag-cloud container and a margin-right on each link element, resulting in an uneven spacing between each item.
Screenshots, screen recording, code snippet
| Current Appearance |
With the margin-right removed in the inspector |
 |
 |
Environment info
WP 6.6.2
With our without Gutenberg
Twenty Twenty-Four
Please confirm that you have searched existing issues in the repo.
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Please confirm which theme type you used for testing.
Description
When you set a Tag Cloud block to the "Outline" style, the spacing between the items is set both with a
gapon the container and amargin-righton reach individual link element, resulting in uneven spacing between the items.Step-by-step reproduction instructions
gapon the.wp-block-tag-cloudcontainer and amargin-righton each link element, resulting in an uneven spacing between each item.Screenshots, screen recording, code snippet
margin-rightremoved in the inspectorEnvironment info
WP 6.6.2
With our without Gutenberg
Twenty Twenty-Four
Please confirm that you have searched existing issues in the repo.
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Please confirm which theme type you used for testing.