Administration: Properly wrap long titles in list tables on smaller screens.

Props mukesh27, iihglobal, wpamitkumar.
Fixes #48805.

git-svn-id: https://develop.svn.wordpress.org/trunk@46790 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2019-11-27 16:50:59 +00:00
parent 993180b9c9
commit 10d5efa604
1 changed files with 0 additions and 4 deletions

View File

@ -1898,10 +1898,6 @@ div.action-links,
padding-top: 10px; padding-top: 10px;
} }
.widefat * {
word-wrap: normal;
}
/* Make row actions more easy to select on mobile */ /* Make row actions more easy to select on mobile */
body:not(.plugins-php) .row-actions { body:not(.plugins-php) .row-actions {
display: -ms-grid; display: -ms-grid;