Media Modal: Restore to the previous filter and search error message.

fixes #28963.

git-svn-id: https://develop.svn.wordpress.org/trunk@29532 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dominik Schilling (ocean90)
2014-08-18 16:27:33 +00:00
parent 75f20c3e69
commit 7cbb35a84e
4 changed files with 16 additions and 16 deletions
+2 -1
View File
@@ -259,7 +259,8 @@
bottom: auto;
border-left: none;
padding: 16px;
box-shadow: -1px 0px 1px rgba(0,0,0,.3);
-webkit-box-shadow: -1px 0 1px rgba(0,0,0,.3);
box-shadow: -1px 0 1px rgba(0,0,0,.3);
}
.upload-php .mode-grid .media-sidebar .media-uploader-status {