diff --git a/src/wp-content/themes/twentyfourteen/css/editor-style.css b/src/wp-content/themes/twentyfourteen/css/editor-style.css index d8706f701f..b4dd3253f2 100644 --- a/src/wp-content/themes/twentyfourteen/css/editor-style.css +++ b/src/wp-content/themes/twentyfourteen/css/editor-style.css @@ -726,7 +726,7 @@ html .mceContentBody.rtl { * 11.0 Media Queries */ -@media screen and (max-width: 474px) { +@media screen and (max-width: 494px) { body, img, .wp-caption { max-width: 100%; }