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:
parent
8bccce8189
commit
eea42ad4c0
@ -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;
|
||||
|
@ -179,11 +179,6 @@ th.action-links {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.describe .del-link {
|
||||
padding-left: 0;
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
|
||||
/*------------------------------------------------------------------------------
|
||||
4.0 - Notifications
|
||||
|
@ -1082,10 +1082,6 @@ th.action-links {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.describe .del-link {
|
||||
padding-left: 5px;
|
||||
}
|
||||
|
||||
|
||||
/*------------------------------------------------------------------------------
|
||||
4.0 - Notifications
|
||||
|
Loading…
Reference in New Issue
Block a user