From 3b38c7671ef181e7e083eb931c3a7277830102a2 Mon Sep 17 00:00:00 2001 From: iammattthomas Date: Sat, 8 May 2010 06:57:38 +0000 Subject: [PATCH] In Twenty Ten, keep the search widget lable from clashing with the search widget title. Props iandstewart. git-svn-id: http://svn.automattic.com/wordpress/trunk@14511 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/twentyten/style.css | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/wp-content/themes/twentyten/style.css b/wp-content/themes/twentyten/style.css index 8a49425e8c..2fe19db345 100644 --- a/wp-content/themes/twentyten/style.css +++ b/wp-content/themes/twentyten/style.css @@ -136,7 +136,6 @@ h3#reply-title, .page-title, .pingback p, .reply, -.widget_search label, .widget-title, input[type=submit] { @@ -1105,10 +1104,7 @@ h3#reply-title { width: 60%; } .widget_search label { - font-size: 14px; - font-weight: bold; - color: #222; - display: block; + display:none; } .widget-container { margin: 0 0 18px 0; @@ -1244,7 +1240,6 @@ code { #access, .entry-meta, .entry-utility, -.widget_search label, .navigation, .widget-area { -webkit-text-size-adjust: 120%;