Ticket #50319: 50319.patch
File 50319.patch, 526 bytes (added by , 4 years ago) |
---|
-
wp-admin/css/list-tables.css
1637 1637 1638 1638 @media screen and (max-width: 782px) { 1639 1639 /* WP List Table Options & Filters */ 1640 1640 1641 .tablenav { 1641 1642 height: auto; 1642 1643 } … … 1645 1646 margin: 20px 0 5px 0; 1646 1647 } 1647 1648 1649 .plugins-php .tablenav.top { 1650 display: none; 1651 } 1652 1648 1653 .tablenav.bottom { 1649 1654 position: relative; 1650 1655 margin-top: 15px;