Make WordPress Core

Ticket #29369: 29369.2.diff

File 29369.2.diff, 326 bytes (added by stephdau, 11 years ago)

A Different take on the fix, as an option.

  • src/wp-admin/css/list-tables.css

     
    14211421        }
    14221422
    14231423        .tablenav.top {
    1424                 margin: 0;
     1424                margin: 20px 0 5px 0;
    14251425        }
    14261426
    14271427        .tablenav.bottom {