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

Fix: Fix Gallery caption overlapped by other block #2033

Merged
merged 2 commits into from
Mar 18, 2020

Conversation

jbinda
Copy link
Contributor

@jbinda jbinda commented Mar 18, 2020

Fixes #2031

Gallery caption gets covered by another block border.

Please also refer to:
Related gutenberg PR
Related gutenberg-mobile issue

To test:

  1. Add Gallery block
  2. Add gallery caption
  3. Start adding new block, changing order and selection
  4. See that Gallery caption is not being overlapped by next block border

PR submission checklist:

  • I have considered adding unit tests where possible.
  • I have considered if this change warrants user-facing release notes and have added them to RELEASE-NOTES.txt if necessary.

Copy link
Member

@geriux geriux left a comment

Choose a reason for hiding this comment

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

@jbinda jbinda merged commit ae8853f into develop Mar 18, 2020
@jbinda jbinda mentioned this pull request Mar 18, 2020
7 tasks
@jbinda jbinda deleted the callstack/fix-gallery-caption branch March 25, 2020 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gallery caption is overlapped by other blocks
2 participants