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
This commit is contained in:
iammattthomas 2010-05-08 06:57:38 +00:00
parent d1a55c286d
commit 3b38c7671e
1 changed files with 1 additions and 6 deletions

View File

@ -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%;