mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-10 07:34:34 +00:00
Fix uploader "file size exceeded" error message, fix displaying uploaded queue errors, see #18206
git-svn-id: https://develop.svn.wordpress.org/trunk@19100 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -592,7 +592,8 @@ div.error p {
|
||||
}
|
||||
|
||||
.wrap div.updated,
|
||||
.wrap div.error {
|
||||
.wrap div.error,
|
||||
.media-upload-form div.error {
|
||||
margin: 5px 0 15px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user