Ticket #44092: 44092.diff
File 44092.diff, 573 bytes (added by , 7 years ago) |
---|
-
src/wp-includes/css/buttons.css
59 59 box-sizing: border-box; 60 60 } 61 61 62 /* Personal Data Export button specific styles */ 63 .wp-core-ui .button.export-personal-data-handle { 64 height: auto; 65 white-space: unset; 66 } 67 62 68 /* Remove the dotted border on :focus and the extra padding in Firefox */ 63 69 .wp-core-ui button::-moz-focus-inner, 64 70 .wp-core-ui input[type="reset"]::-moz-focus-inner,