Remove theme-options tag and allow wide attachments on pages. Props lancewillett. fixes #13595

git-svn-id: http://svn.automattic.com/wordpress/trunk@15035 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2010-05-28 16:35:31 +00:00
parent b68acfa6b3
commit 764b19ed24
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ Theme URI: http://wordpress.org/
Description: The 2010 default theme for WordPress. Description: The 2010 default theme for WordPress.
Author: the WordPress team Author: the WordPress team
Version: 1.0 Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, theme-options, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/ */
@ -785,7 +785,7 @@ div.menu li {
margin: 0; margin: 0;
max-width: 640px; max-width: 640px;
} }
.single-attachment #content img { #content .attachment img {
max-width: 900px; max-width: 900px;
} }
#content .alignleft, #content .alignleft,