Make WordPress Core

Ticket #32569: 32569.diff

File 32569.diff, 736 bytes (added by mapk, 9 years ago)
  • src/wp-admin/css/list-tables.css

     
    20982098                padding-bottom: 4px;
    20992099        }
    21002100
     2101        #wpbody-content .plugins .plugin-title,
     2102        #wpbody-content .plugins .theme-title {
     2103                padding-right: 12px;
     2104                white-space: normal;
     2105        }
     2106
    21012107        .plugins #the-list tr > td:not(:last-child),
    21022108        .plugins #the-list .update th,
    21032109        .plugins #the-list .update td,
     
    21492155        .wp-list-table.plugins .plugin-title strong,
    21502156        .wp-list-table.plugins .theme-title strong {
    21512157                font-size: 1.4em;
    2152                 line-height: 1.6em;
     2158                line-height: 1.4em;
    21532159        }
    21542160
    21552161        /* Add New plugins page */