No wrap for the attachment Delete Permanently link in the media modal.
Props SergeyBiryukov fixes #22667 git-svn-id: http://core.svn.wordpress.org/trunk@22998 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
63539ff739
commit
dcdf77365f
|
@ -1266,6 +1266,7 @@
|
|||
padding: 2px 4px;
|
||||
margin: -2px -4px;
|
||||
text-decoration: none;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.attachment-info .delete-attachment a:hover {
|
||||
|
|
Loading…
Reference in New Issue