Privacy: use the more compatible word-break: break-all;
, see [43278].
See #44092. git-svn-id: https://develop.svn.wordpress.org/trunk@43282 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
6ab60cb0b6
commit
ced82abf66
@ -1136,7 +1136,7 @@ table.form-table td .updated p {
|
||||
height: auto;
|
||||
line-height: 1.5;
|
||||
padding: 4px 10px;
|
||||
word-break: break-word;
|
||||
word-break: break-all;
|
||||
white-space: unset;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user