-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
[Block] ArchivesAffects the Archives BlockAffects the Archives Block[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Description
Description
The archives block has CSS that adds a custom left padding in the editor. The block does not align with the list block or categories list.
ul.wp-block-archives {
padding-left: 2.5em;
}
Step-by-step reproduction instructions
Insert a list block.
Insert an archive block.
Compare the position/alignment (remember that different themes may style them differently!).
Screenshots, screen recording, code snippet
The first block in the image is the archive, then there is a list block and categories list.
Environment info
No response
Please confirm that you have searched existing issues in the repo.
- Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
- Yes
Please confirm which theme type you used for testing.
- Block
- Classic
- Hybrid (e.g. classic with theme.json)
- Not sure
yogeshbhutkar
Metadata
Metadata
Assignees
Labels
[Block] ArchivesAffects the Archives BlockAffects the Archives Block[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended