Index: wp-includes/css/media-views.css
===================================================================
--- wp-includes/css/media-views.css	(revision 44737)
+++ wp-includes/css/media-views.css	(working copy)
@@ -30,7 +30,7 @@
 
 .media-frame select,
 .wp-admin .media-frame select {
-	line-height: 28px;
+	line-height: 2;
 	margin-top: 3px;
 }
 
@@ -405,7 +405,7 @@
 	float: left;
 	min-height: 22px;
 	padding-top: 8px;
-	line-height: 16px;
+	line-height: 1.4;
 	font-weight: 400;
 	color: #666;
 }
@@ -546,7 +546,7 @@
 	position: relative;
 	padding: 8px 20px;
 	margin: 0;
-	line-height: 18px;
+	line-height: 1.3;
 	font-size: 14px;
 	color: #0073aa;
 	text-decoration: none;
@@ -598,7 +598,7 @@
 	padding: 8px 10px 9px;
 	margin: 0;
 	height: 18px;
-	line-height: 18px;
+	line-height: 1.3;
 	font-size: 14px;
 	text-decoration: none;
 }
@@ -725,7 +725,7 @@
 .media-frame-title h1 {
 	padding: 0 16px;
 	font-size: 22px;
-	line-height: 50px;
+	line-height: 2.4;
 	margin: 0;
 }
 
@@ -1352,7 +1352,7 @@
 .uploader-inline h3, /* Back-compat for pre-4.4 */
 .uploader-inline h2 {
 	font-size: 20px;
-	line-height: 28px;
+	line-height: 1.4;
 	font-weight: 400;
 	margin: 0;
 }
@@ -1423,7 +1423,7 @@
 	display: block;
 	padding-top: 12px;
 	font-size: 14px;
-	line-height: 20px;
+	line-height: 1.45;
 	font-weight: 600;
 }
 
@@ -1431,7 +1431,7 @@
 	float: left;
 	padding: 1px 8px;
 	margin: 1px 8px 1px -8px;
-	line-height: 16px;
+	line-height: 1.4;
 	border-right: 1px solid #ddd;
 	color: #0073aa;
 	text-decoration: none;
@@ -1587,7 +1587,7 @@
 	overflow: hidden;
 	min-height: 60px;
 	margin-bottom: 16px;
-	line-height: 18px;
+	line-height: 1.5;
 	color: #666;
 	border-bottom: 1px solid #ddd;
 	padding-bottom: 11px;
@@ -2087,7 +2087,7 @@
 	display: block;
 	width: 200px;
 	font-size: 13px;
-	line-height: 24px;
+	line-height: 1.9;
 	color: #666;
 }
 
@@ -2294,7 +2294,7 @@
 
 	.media-frame:not(.hide-menu) .media-frame-title .dashicons {
 		display: inline-block;
-		line-height: 50px;
+		line-height: 2.5;
 	}
 
 	.media-frame:not(.hide-menu) .media-frame-title h1 {
@@ -2557,11 +2557,11 @@
 	.media-modal .media-frame-title h1,
 	.media-frame:not(.hide-menu) .media-frame-title h1 {
 		font-size: 18px;
-		line-height: 40px;
+		line-height: 2.3;
 	}
 
 	.media-frame:not(.hide-menu) .media-frame-title .dashicons {
-		line-height: 40px;
+		line-height: 2;
 	}
 
 	.media-frame-router,
