Make WordPress Core

Ticket #52184: 52184.2.diff

File 52184.2.diff, 395 bytes (added by SergeyBiryukov, 6 years ago)
  • src/wp-admin/css/list-tables.css

     
    313313
    314314.fixed .column-posts {
    315315        width: 74px;
     316}
     317
     318.fixed .column-role,
     319.fixed .column-posts {
    316320        -webkit-hyphens: auto;
    317321        -ms-hyphens: auto;
    318322        hyphens: auto;