Make WordPress Core

Ticket #33009: 33009.1.patch

File 33009.1.patch, 321 bytes (added by shedonist, 7 years ago)

I tested this patch but it did not have the correct full path from the root. I've created a new patch which has the change from 74px to 15% width which fixes this issue. This is only my second patch file, so hopefully I did it correctly!

  • list-tables.css

     
    302302}
    303303
    304304.fixed .column-posts {
    305         width: 74px;
     305        width: 15%;
    306306}
    307307
    308308.fixed .column-comment .comment-author {