studiopress / atomic-blocks

Atomic Blocks has been renamed to Genesis Blocks. This plugin is no longer maintained! Visit Atomic Blocks → Migrate to migrate to the new plugin.
https://wordpress.org/plugins/genesis-blocks/
GNU General Public License v3.0
157 stars 58 forks source link

Fix full-width container editor padding in WP 5.5 #401

Closed nickcernis closed 4 years ago

nickcernis commented 4 years ago

Ensures that full width container, pricing, and advanced column blocks do not have additional padding in the editor under WordPress 5.5.

Applies the same fix @dreamwhisper made to Genesis Blocks in https://github.com/studiopress/genesis-blocks/pull/45.

Fixes #395.

How to test

Under WP 5.5+.

  1. Add a container, pricing, and advanced column block.
  2. Set each to full-width.
  3. In the editor, check that there is not excessive padding to the left and right of the blocks.

Suggested changelog entry