Ticket #46304: 46304.diff
File 46304.diff, 424 bytes (added by , 6 years ago) |
---|
-
src/wp-admin/css/forms.css
1138 1138 height: auto; 1139 1139 line-height: 1.5; 1140 1140 padding: 4px 10px; 1141 word- break: break-all;1142 white-space: unset;1141 word-wrap: break-word; 1142 white-space: normal; 1143 1143 } 1144 1144 1145 1145 .privacy_requests .status-request-confirmed th,