Index: wp-includes/css/editor.css
===================================================================
--- wp-includes/css/editor.css	(revision 44738)
+++ wp-includes/css/editor.css	(working copy)
@@ -464,7 +464,7 @@
 
 .mce-toolbar .mce-listbox button {
 	font-size: 13px;
-	line-height: 20px;
+	line-height: 1.6;
 	padding-left: 6px;
 	padding-right: 20px;
 }
@@ -675,7 +675,7 @@
 	color: #fff;
 	text-shadow: none;
 	padding: 0;
-	line-height: 26px;
+	line-height: 1.9;
 }
 
 .mce-window .mce-btn {
@@ -795,7 +795,7 @@
 .mce-charmap td div {
 	width: 18px;
 	height: 22px;
-	line-height: 22px;
+	line-height: 1.5;
 }
 
 /* TinyMCE tooltips */
@@ -826,7 +826,7 @@
 
 .mce-toolbar .mce-ico {
 	color: #555d66;
-	line-height: 20px;
+	line-height: 1;
 	width: 20px;
 	height: 20px;
 	text-align: center;
@@ -837,7 +837,7 @@
 
 .qt-dfw {
 	color: #555d66;
-	line-height: 20px;
+	line-height: 1;
 	width: 28px;
 	height: 26px;
 	text-align: center;
@@ -1130,7 +1130,7 @@
 	color: #666;
 	cursor: pointer;
 	font-size: 13px;
-	line-height: 19px;
+	line-height: 1.5;
 	height: 20px;
 	margin: 5px 0 0 5px;
 	padding: 3px 8px 4px;
@@ -1321,7 +1321,7 @@
 		/* .button-small is normally 11px, but a bit too small for these buttons. */
 		font-size: 12px;
 		height: 26px;
-		line-height: 24px;
+		line-height: 2;
 	}
 }
 
@@ -1411,7 +1411,7 @@
 	height: 36px;
 	font-size: 18px;
 	font-weight: 600;
-	line-height: 36px;
+	line-height: 2;
 	margin: 0;
 	padding: 0 36px 0 16px;
 }
@@ -1651,12 +1651,12 @@
 }
 
 #wp-link-cancel {
-	line-height: 25px;
+	line-height: 2;
 	float: left;
 }
 
 #wp-link-update {
-	line-height: 23px;
+	line-height: 1.9;
 	float: right;
 }
 
@@ -1686,7 +1686,7 @@
 	}
 
 	#wp-link-cancel {
-		line-height: 32px;
+		line-height: 2.4;
 	}
 
 	#wp-link .link-target {
