mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
Media library: Ensure the header area is spaced consistently between view modes.
see #28946. git-svn-id: https://develop.svn.wordpress.org/trunk@29645 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1022,6 +1022,7 @@ th.action-links {
|
||||
}
|
||||
|
||||
.wp-filter .search-form input[type="search"] {
|
||||
margin: 0;
|
||||
padding: 3px 5px;
|
||||
width: 280px;
|
||||
font-size: 16px;
|
||||
|
||||
@@ -563,7 +563,7 @@ border color while dragging a file over the uploader drop area */
|
||||
}
|
||||
|
||||
.media-frame.mode-grid .media-toolbar {
|
||||
margin: 15px 0;
|
||||
margin-bottom: 15px;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user