From 764b19ed24a4a2b57b3d0cca07d354239422261c Mon Sep 17 00:00:00 2001 From: ryan Date: Fri, 28 May 2010 16:35:31 +0000 Subject: [PATCH] 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 --- wp-content/themes/twentyten/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-content/themes/twentyten/style.css b/wp-content/themes/twentyten/style.css index 7298f6961..adba7effd 100644 --- a/wp-content/themes/twentyten/style.css +++ b/wp-content/themes/twentyten/style.css @@ -4,7 +4,7 @@ Theme URI: http://wordpress.org/ Description: The 2010 default theme for WordPress. Author: the WordPress team 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; max-width: 640px; } -.single-attachment #content img { +#content .attachment img { max-width: 900px; } #content .alignleft,