From 5af1f254e44070ff1a13d0211f9e9a30ec186622 Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Mon, 3 Dec 2012 19:49:45 +0000 Subject: [PATCH] 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 --- wp-includes/css/media-views.css | 1 + 1 file changed, 1 insertion(+) diff --git a/wp-includes/css/media-views.css b/wp-includes/css/media-views.css index 2cdfcf19d5..9df32550e6 100644 --- a/wp-includes/css/media-views.css +++ b/wp-includes/css/media-views.css @@ -1266,6 +1266,7 @@ padding: 2px 4px; margin: -2px -4px; text-decoration: none; + white-space: nowrap; } .attachment-info .delete-attachment a:hover {