Ticket #46304: 46304.2.diff
File 46304.2.diff, 413 bytes (added by , 5 years ago) |
---|
-
src/wp-admin/css/forms.css
1220 1220 } 1221 1221 1222 1222 .privacy_requests .next_steps .button { 1223 word- break: break-all;1224 white-space: unset;1223 word-wrap: break-word; 1224 white-space: normal; 1225 1225 } 1226 1226 1227 1227 .privacy_requests .status-request-confirmed th,