No wrap for the attachment Delete Permanently link in the media modal.
Props SergeyBiryukov fixes #22667 git-svn-id: https://develop.svn.wordpress.org/trunk@22998 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
ecb18ffc05
commit
5af1f254e4
@ -1266,6 +1266,7 @@
|
|||||||
padding: 2px 4px;
|
padding: 2px 4px;
|
||||||
margin: -2px -4px;
|
margin: -2px -4px;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.attachment-info .delete-attachment a:hover {
|
.attachment-info .delete-attachment a:hover {
|
||||||
|
Loading…
Reference in New Issue
Block a user