[15421] for 3.0.

git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15422 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin 2010-07-14 01:17:44 +00:00
parent 3d660add1f
commit c80a399064
2 changed files with 2 additions and 1 deletions

View File

@ -9,7 +9,7 @@
get_header(); ?>
<div id="container">
<div id="container" class="single-attachment">
<div id="content" role="main">
<?php if ( have_posts() ) while ( have_posts() ) : the_post(); ?>

View File

@ -762,6 +762,7 @@ body.page .edit-link {
margin: 0;
height: auto;
max-width: 640px;
width: auto;
}
#content .attachment img {
max-width: 900px;