Skip to content

Conversation

@getdave
Copy link
Contributor

@getdave getdave commented Mar 25, 2019

Restores margin to original spacing value. Removes unwanted additional margin on last child.

Description

Addresses #14596

Restores margin to original spacing value. Removes unwanted additional margin on last child.
@getdave getdave added the [Block] Columns Affects the Columns Block label Mar 25, 2019
@getdave getdave self-assigned this Mar 25, 2019
@getdave getdave requested a review from chrisvanpatten as a code owner March 25, 2019 10:28
@getdave getdave requested review from aduth and jasmussen and removed request for aduth March 26, 2019 09:29
@getdave getdave added the [Type] Bug An existing feature does not function as intended label Mar 26, 2019
@jasmussen
Copy link
Contributor

Nice, this seems okay. Is there any overlap with #14407? Have you tested obscure combinations of blocks, such as paragraph, columns block with tons of inner paragraphs, then paragraphs after? how about images before and after columns block and images inside? If all's good then this PR is probably all good too.

@getdave
Copy link
Contributor Author

getdave commented Mar 27, 2019

Is there any overlap with #14407?

This PR only removes the superfluous line (that was added recently here) that targeted the Theme directly. I think it was when I was testing against Twenty Nineteen.

Should have no impact elsewhere.

Copy link
Contributor

@jasmussen jasmussen left a comment

Choose a reason for hiding this comment

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

Ship it.

@jasmussen jasmussen added this to the 5.4 (Gutenberg) milestone Mar 28, 2019
@getdave getdave mentioned this pull request Mar 29, 2019
15 tasks
@youknowriad youknowriad merged commit 18b4305 into master Mar 30, 2019
@youknowriad youknowriad deleted the fix/remove-theme-specific-column-margin branch March 30, 2019 13:55
@getdave
Copy link
Contributor Author

getdave commented Apr 1, 2019

Thanks @noisysocks. I was waiting on tests to pass which were taking ages to run. Appreciate your handling this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Block] Columns Affects the Columns Block [Type] Bug An existing feature does not function as intended

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants