Make WordPress Core

Ticket #43852: 43852.2.diff

File 43852.2.diff, 461 bytes (added by desrosj, 7 years ago)
  • src/wp-admin/css/forms.css

     
    14661466                max-width: 6.25em;
    14671467                margin: 0;
    14681468        }
     1469
     1470        /* Privacy Policy settings screen */
     1471        .tools-privacy-policy-page input#set-page,
     1472        .tools-privacy-policy-page select {
     1473                margin: 10px 0 0 0;
     1474        }
    14691475}
    14701476
    14711477@media only screen and (max-width: 768px) {