Administration: List Tables: Wrap long search terms onto a new line.

Props sumitsingh, audrasjb, justinahinon, sahilmepani, hareesh-pillai.
Fixes .



git-svn-id: https://develop.svn.wordpress.org/trunk@50942 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Kelly Choyce-Dwan 2021-05-20 19:08:37 +00:00
parent fb7ecd92ac
commit 1ea3c49436

@ -605,6 +605,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,