Skip to content

Commit

Permalink
Remove the is-root-container padding class to fix overflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenDufresne committed Aug 16, 2022
1 parent a581f9b commit 03e89fd
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions source/wp-content/themes/wporg-gutenberg/style-editor.css
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,6 @@
display: none;
}

/**
* We don't want this editor style because we prefer full width
*/
.editor-styles-wrapper > .is-root-container {
padding: 0 !important;
}

/**
* This adds spacing between outer containers to allow block injections.
*/
Expand Down

0 comments on commit 03e89fd

Please sign in to comment.