Ticket #44026: 44026.diff
File 44026.diff, 613 bytes (added by , 7 years ago) |
---|
-
src/wp-admin/css/forms.css
1488 1488 .tools-privacy-policy-page select { 1489 1489 margin: 10px 0 0; 1490 1490 } 1491 1492 .wp-list-table.privacy_requests tr:not(.inline-edit-row):not(.no-items) td.column-primary:not(.check-column) { 1493 display: table-cell; 1494 } 1495 1496 .wp-list-table.privacy_requests.widefat th input, 1497 .wp-list-table.privacy_requests.widefat thead td input { 1498 margin-left: 5px; 1499 } 1491 1500 } 1492 1501 1493 1502 @media only screen and (max-width: 768px) {