Index: wp-admin/css/media.css
===================================================================
--- wp-admin/css/media.css	(revision 44737)
+++ wp-admin/css/media.css	(working copy)
@@ -100,7 +100,7 @@
 .describe-toggle-on,
 .describe-toggle-off {
 	display: block;
-	line-height: 36px;
+	line-height: 2.7;
 	float: right;
 	margin-right: 10px;
 }
@@ -132,7 +132,7 @@
 }
 
 .media-item .filename {
-	line-height: 36px;
+	line-height: 2.7;
 	overflow: hidden;
 	margin-left: 6px;
 }
@@ -239,7 +239,7 @@
 	height: 36px;
 	font-size: 18px;
 	font-weight: 600;
-	line-height: 36px;
+	line-height: 2;
 	padding: 0 36px 0 16px;
 	position: absolute;
 	top: 0;
@@ -382,11 +382,12 @@
 	margin: -0.5em 0 2em 0;
 }
 
+/* This does not belong here, it has nothing to do with media */
 #poststuff .inside .the-tagcloud {
 	margin: 5px 0 10px;
 	padding: 8px;
 	border: 1px solid #ddd;
-	line-height: 1.8em;
+	line-height: 1.9;
 	word-spacing: 3px;
 }
 
@@ -777,7 +778,7 @@
 .edit-attachment-frame input,
 .edit-attachment-frame textarea {
 	padding: 6px 8px;
-	line-height: 16px;
+	line-height: 1.2;
 }
 
 .edit-attachment-frame .attachment-info {
@@ -955,7 +956,7 @@
 	background: #f1f1f1;
 	-webkit-font-smoothing: antialiased;
 	-moz-osx-font-smoothing: grayscale;
-	line-height: 16px;
+	line-height: 1.3;
 	color: #72777c;
 }
 
@@ -1179,7 +1180,7 @@
 @media screen and (max-width: 782px) {
 	.wp_attachment_details label[for="content"] {
 		font-size: 14px;
-		line-height: 1.5em;
+		line-height: 1.5;
 	}
 
 	.media-upload-form .media-item.error,
