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

git-svn-id: https://develop.svn.wordpress.org/trunk@15421 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2010-07-14 01:16:08 +00:00
parent d8fd779ffc
commit 44bc91eedd
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;