Remove unused delete style. props SergeyBiryukov. fixes #21196.

git-svn-id: http://core.svn.wordpress.org/trunk@22281 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Nacin 2012-10-23 14:30:40 +00:00
parent 62156e8ad3
commit 97d8d5aab2
3 changed files with 0 additions and 14 deletions

View File

@ -197,11 +197,6 @@ abbr.required {
margin: 0 20px;
}
#media-items a.delete {
display: block;
float: right;
}
#media-upload .widefat {
width: 626px;
border-style: solid solid none;

View File

@ -179,11 +179,6 @@ th.action-links {
text-align: left;
}
.describe .del-link {
padding-left: 0;
padding-right: 5px;
}
/*------------------------------------------------------------------------------
4.0 - Notifications

View File

@ -1082,10 +1082,6 @@ th.action-links {
text-align: right;
}
.describe .del-link {
padding-left: 5px;
}
/*------------------------------------------------------------------------------
4.0 - Notifications