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

git-svn-id: https://develop.svn.wordpress.org/trunk@22281 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2012-10-23 14:30:40 +00:00
parent 8bccce8189
commit eea42ad4c0
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