In Twenty Ten, keep the search widget lable from clashing with the search widget title. Props iandstewart.

git-svn-id: https://develop.svn.wordpress.org/trunk@14511 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Thomas 2010-05-08 06:57:38 +00:00
parent 9d47e01b62
commit f39f252c27
1 changed files with 1 additions and 6 deletions

View File

@ -136,7 +136,6 @@ h3#reply-title,
.page-title, .page-title,
.pingback p, .pingback p,
.reply, .reply,
.widget_search label,
.widget-title, .widget-title,
input[type=submit] input[type=submit]
{ {
@ -1105,10 +1104,7 @@ h3#reply-title {
width: 60%; width: 60%;
} }
.widget_search label { .widget_search label {
font-size: 14px; display:none;
font-weight: bold;
color: #222;
display: block;
} }
.widget-container { .widget-container {
margin: 0 0 18px 0; margin: 0 0 18px 0;
@ -1244,7 +1240,6 @@ code {
#access, #access,
.entry-meta, .entry-meta,
.entry-utility, .entry-utility,
.widget_search label,
.navigation, .navigation,
.widget-area { .widget-area {
-webkit-text-size-adjust: 120%; -webkit-text-size-adjust: 120%;