Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #53428, comment 9


Ignore:
Timestamp:
06/22/2021 09:07:07 PM (3 years ago)
Author:
hellofromTonya
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53428, comment 9

    initial v1  
    2424- wasn't able to reproduce the problem
    2525- Blocks did not overlap
     26- No space separation between blocks
    2627- Computed layout shows 28 px top and bottom margin for the first block (left aligned) [attachment:"53428-before-computed-layout.png"]
    2728
    2829After applying the patch:
    29 - blocks not overlapping
    30 - same computed layout as before applying the patch [attachment:"53428-cover-after-computed-layout.png"]
     30- Blocks not overlapping
     31- No space separation between blocks
     32- Same computed layout as before applying the patch [attachment:"53428-cover-after-computed-layout.png"]