Upload: Better align file input and buttons in plugin/theme upload form.
Follow-up to [47271]. Props seedsca, piyushmca. Fixes #49914. git-svn-id: https://develop.svn.wordpress.org/trunk@47599 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
d2deb5eba3
commit
b562537d98
@ -1059,11 +1059,7 @@ body.folded .theme-browser ~ .theme-overlay .theme-wrap {
|
|||||||
margin: 30px auto;
|
margin: 30px auto;
|
||||||
max-width: 380px;
|
max-width: 380px;
|
||||||
display: flex;
|
display: flex;
|
||||||
}
|
justify-content: space-between;
|
||||||
|
|
||||||
.upload-theme .wp-upload-form > input[type="file"],
|
|
||||||
.upload-plugin .wp-upload-form > input[type="file"] {
|
|
||||||
padding: 5px 1em 0 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.upload-theme .install-help,
|
.upload-theme .install-help,
|
||||||
|
Loading…
Reference in New Issue
Block a user