Make WordPress Core

Changeset 14511


Ignore:
Timestamp:
05/08/2010 06:57:38 AM (14 years ago)
Author:
iammattthomas
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-content/themes/twentyten/style.css

    r14384 r14511  
    137137.pingback p,
    138138.reply,
    139 .widget_search label,
    140139.widget-title,
    141140input[type=submit]
     
    11061105}
    11071106.widget_search label {
    1108     font-size: 14px;
    1109     font-weight: bold;
    1110     color: #222;
    1111     display: block;
     1107    display:none;
    11121108}
    11131109.widget-container {
     
    12451241.entry-meta,
    12461242.entry-utility,
    1247 .widget_search label,
    12481243.navigation,
    12491244.widget-area {
Note: See TracChangeset for help on using the changeset viewer.