diff --git a/src/wp-content/themes/twentytwelve/style.css b/src/wp-content/themes/twentytwelve/style.css index 95892b71a4..98007d3ad3 100644 --- a/src/wp-content/themes/twentytwelve/style.css +++ b/src/wp-content/themes/twentytwelve/style.css @@ -1454,7 +1454,7 @@ img#wpstats { width: 65.104166667%; } body.template-front-page .site-content, - body.single-attachment .site-content, + body.attachment .site-content, body.full-width .site-content { width: 100%; }