diff --git a/src/wp-content/themes/twentyfourteen/css/editor-style.css b/src/wp-content/themes/twentyfourteen/css/editor-style.css index 7f69f7a993..049cb227d6 100644 --- a/src/wp-content/themes/twentyfourteen/css/editor-style.css +++ b/src/wp-content/themes/twentyfourteen/css/editor-style.css @@ -420,7 +420,7 @@ img { } .wp-caption.aligncenter { - margin: 7px 0; + margin: 7px auto; } .wp-caption-dt {