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:
Ryan Boren 2012-12-03 19:49:45 +00:00
parent 63539ff739
commit dcdf77365f
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 {