Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion blocks/layout-grid/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
*/

/* autoprefixer grid: no-autoplace */

.wp-block-jetpack-layout-grid-editor,
.wp-block-jetpack-layout-grid {
// This padding adds end gutters.
padding-left: 24px;
Expand Down Expand Up @@ -92,6 +92,7 @@
* Individual Column Options
*/

.wp-block-jetpack-layout-grid-editor .wp-block-jetpack-layout-grid-column,
.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column {
// When a column has a background color, we add negative margins to enable
// some of the gutter to work as default padding.
Expand Down