Twenty Ten minor image style edits. props iandstewart, fixes #14303 for trunk.

git-svn-id: http://svn.automattic.com/wordpress/trunk@15421 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin 2010-07-14 01:16:08 +00:00
parent 5e0fe52822
commit d071270447
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;