diff --git a/src/wp-admin/css/themes.css b/src/wp-admin/css/themes.css
index fed12dcf89..b3ffcdcb51 100644
--- a/src/wp-admin/css/themes.css
+++ b/src/wp-admin/css/themes.css
@@ -896,7 +896,7 @@ body.folded .theme-browser ~ .theme-overlay .theme-wrap {
 	.theme-browser .theme:nth-child(3n) {
 		margin-right: 0;
 	}
-	
+
 	.theme-overlay .theme-about {
 		bottom: 105px;
 	}
@@ -1059,11 +1059,7 @@ body.folded .theme-browser ~ .theme-overlay .theme-wrap {
 	margin: 30px auto;
 	max-width: 380px;
 	display: flex;
-}
-
-.upload-theme .wp-upload-form > input[type="file"],
-.upload-plugin .wp-upload-form > input[type="file"] {
-	padding: 5px 1em 0 0;
+	justify-content: space-between;
 }
 
 .upload-theme .install-help,
