Media Library: Fix media trash handling.

props ocean90, obenland.
fixes #29469.


git-svn-id: https://develop.svn.wordpress.org/trunk@29690 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2014-09-03 06:46:34 +00:00
parent 760b7ae45a
commit acbd7696ee
2 changed files with 7 additions and 6 deletions

View File

@@ -374,7 +374,8 @@ input[type="number"].small-text {
.tablenav #changeit,
.tablenav #delete_all,
.tablenav #clear-recent-list {
.tablenav #clear-recent-list,
.wp-filter #delete_all {
margin-top: 1px;
}