diff --git a/wp-content/themes/twentyten/style.css b/wp-content/themes/twentyten/style.css index d207e51616..8088f67f0f 100644 --- a/wp-content/themes/twentyten/style.css +++ b/wp-content/themes/twentyten/style.css @@ -832,6 +832,7 @@ img.aligncenter { } .wp-caption img { margin: 5px 5px 0; + max-width: 622px; /* caption width - 10px */ } .wp-caption p.wp-caption-text { color: #777;