Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #11888/spacing issue in ListBlock nested blocks #11934

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TARishabh
Copy link

Please describe the problem you're fixing here. Include the issue number, if applicable.
Resolves #11888

This PR addresses the spacing problem encountered in ListBlock when dealing with nested blocks. It ensures that the spacing between nested blocks is consistent, thereby improving clarity and visual presentation.

Changes Made:

  • Removed margin-bottom in CSS styles to maintain consistent spacing

Testing:

  • Tested the fix locally to ensure proper spacing behavior
  • Ran existing unit tests to verify no regressions

Please review and merge. Thank you!

Copy link

squash-labs bot commented May 7, 2024

Manage this branch in Squash

Test this branch here: https://tarishabhfix-spacing-issue-3giv8.squash.io

@TARishabh
Copy link
Author

Before:

wagtail_problem

wagtail_problem2

After:
wagtail_fixed

now there is no extra spacing over the button

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.

ListBlock add button confusing spacing on nested blocks
1 participant