mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Media: Add an "upload more files" button to upload states. see #21390.
git-svn-id: https://develop.svn.wordpress.org/trunk@22552 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -619,6 +619,14 @@
|
||||
height: 50px;
|
||||
}
|
||||
|
||||
|
||||
.attachments-browser .media-toolbar-primary > .media-button,
|
||||
.attachments-browser .media-toolbar-primary > .media-button-group,
|
||||
.attachments-browser .media-toolbar-secondary > .media-button,
|
||||
.attachments-browser .media-toolbar-secondary > .media-button-group {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.attachments-browser .attachments {
|
||||
position: absolute;
|
||||
top: 50px;
|
||||
|
||||
Reference in New Issue
Block a user