Index: src/wp-admin/css/themes.css
===================================================================
--- src/wp-admin/css/themes.css	(revision 47749)
+++ src/wp-admin/css/themes.css	(working copy)
@@ -896,7 +896,7 @@
 	.theme-browser .theme:nth-child(3n) {
 		margin-right: 0;
 	}
-	
+
 	.theme-overlay .theme-about {
 		bottom: 105px;
 	}
@@ -1060,6 +1060,7 @@
 	max-width: 380px;
 	display: flex;
 	justify-content: space-between;
+	align-items: center;
 }
 
 .upload-theme .install-help,
@@ -1918,6 +1919,11 @@
 		padding-top: 4px;
 		padding-bottom: 4px;
 	}
+
+	.upload-theme .wp-upload-form,
+	.upload-plugin .wp-upload-form {
+		display: block;
+	}
 }
 
 @media aural {
