Privacy: use the more compatible word-break: break-all;, see [43278].
See #44092. Built from https://develop.svn.wordpress.org/trunk@43282 git-svn-id: http://core.svn.wordpress.org/trunk@43111 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user