Administration: List Tables: Wrap long search terms onto a new line.
Props sumitsingh, audrasjb, justinahinon, sahilmepani, hareesh-pillai. Fixes #52749. Built from https://develop.svn.wordpress.org/trunk@50942 git-svn-id: http://core.svn.wordpress.org/trunk@50551 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -606,6 +606,10 @@ code {
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.subtitle strong {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.wrap .add-new-h2, /* deprecated */
|
||||
.wrap .add-new-h2:active, /* deprecated */
|
||||
.wrap .page-title-action,
|
||||
|
||||
Reference in New Issue
Block a user