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:
parent
993180b9c9
commit
10d5efa604
@ -1898,10 +1898,6 @@ div.action-links,
|
||||
padding-top: 10px;
|
||||
}
|
||||
|
||||
.widefat * {
|
||||
word-wrap: normal;
|
||||
}
|
||||
|
||||
/* Make row actions more easy to select on mobile */
|
||||
body:not(.plugins-php) .row-actions {
|
||||
display: -ms-grid;
|
||||
|
Loading…
Reference in New Issue
Block a user