mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
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:
parent
d8fd779ffc
commit
44bc91eedd
@ -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(); ?>
|
||||
|
||||
@ -762,6 +762,7 @@ body.page .edit-link {
|
||||
margin: 0;
|
||||
height: auto;
|
||||
max-width: 640px;
|
||||
width: auto;
|
||||
}
|
||||
#content .attachment img {
|
||||
max-width: 900px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user