diff --git a/src/wp-content/themes/twentysixteen/css/editor-style.css b/src/wp-content/themes/twentysixteen/css/editor-style.css index e1b3445e8657d..ef1682efee4bc 100644 --- a/src/wp-content/themes/twentysixteen/css/editor-style.css +++ b/src/wp-content/themes/twentysixteen/css/editor-style.css @@ -185,7 +185,7 @@ pre { line-height: 1.3125; margin: 0 0 28px; overflow: auto; - padding: 14px; + padding: 1.75em; white-space: pre; white-space: pre-wrap; word-wrap: break-word;