Make WordPress Core

Ticket #26059: 26059.diff

File 26059.diff, 762 bytes (added by jeremyfelt, 11 years ago)
  • src/wp-admin/css/wp-admin.css

     
    90769076        padding-right: 2px;
    90779077        height: auto;
    90789078        width: 400px;
    9079         line-height: 35px;
     9079        line-height: 30px;
    90809080        overflow: hidden;
    90819081        word-wrap: break-word;
    90829082}
     
    91789178.item-type {
    91799179        font-size: 12px;
    91809180        padding: 7px 10px;
    9181         line-height: 22px;
     9181        line-height: 18px;
    91829182        display: block;
    91839183}
    91849184
     
    1043110431.nav-menus-php .menu-item-edit-active .item-edit:after {
    1043210432        content: '\f140';
    1043310433}
    10434 .nav-menus-php .item-controls .item-type {
    10435         padding: 11px;
    10436         margin-right: 10px;
    10437 }
    1043810434
    1043910435/* Hide Widget Settings by Default */
    1044010436.widget-inside,