mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user