diff --git a/src/wp-content/themes/twentyseventeen/assets/css/editor-style.css b/src/wp-content/themes/twentyseventeen/assets/css/editor-style.css index 00a412d4f6..749af42c10 100644 --- a/src/wp-content/themes/twentyseventeen/assets/css/editor-style.css +++ b/src/wp-content/themes/twentyseventeen/assets/css/editor-style.css @@ -24,7 +24,7 @@ Description: Used to style the TinyMCE editor. body { background-color: #fff; color: #333; - margin: 20px 40px; + margin: auto 20px; max-width: 580px; }