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:
Ryan Boren 2012-12-03 19:49:45 +00:00
parent ecb18ffc05
commit 5af1f254e4
1 changed files with 1 additions and 0 deletions

View File

@ -1266,6 +1266,7 @@
padding: 2px 4px;
margin: -2px -4px;
text-decoration: none;
white-space: nowrap;
}
.attachment-info .delete-attachment a:hover {