Make WordPress Core

Ticket #50319: 50319.patch

File 50319.patch, 526 bytes (added by pravinparmar2404, 4 years ago)
  • wp-admin/css/list-tables.css

     
    16371637
    16381638@media screen and (max-width: 782px) {
    16391639        /* WP List Table Options & Filters */
     1640
    16401641        .tablenav {
    16411642                height: auto;
    16421643        }
     
    16451646                margin: 20px 0 5px 0;
    16461647        }
    16471648
     1649        .plugins-php .tablenav.top {
     1650        display: none;
     1651        }
     1652
    16481653        .tablenav.bottom {
    16491654                position: relative;
    16501655                margin-top: 15px;