Index: wp-admin/css/customize-controls.css
===================================================================
--- wp-admin/css/customize-controls.css	(revision 44725)
+++ wp-admin/css/customize-controls.css	(working copy)
@@ -430,7 +430,7 @@
 
 #customize-controls .customize-info .preview-notice {
 	font-size: 13px;
-	line-height: 24px;
+	line-height: 1.9;
 }
 
 #customize-controls .customize-pane-child .customize-section-title h3,
@@ -918,7 +918,7 @@
 .customize-control select,
 .customize-control input[type="radio"],
 .customize-control input[type="checkbox"] {
-	line-height: 28px;
+	line-height: 2;
 }
 
 .customize-control input[type="text"],
@@ -929,7 +929,7 @@
 .customize-control input[type="tel"],
 .customize-control input[type="url"] {
 	width: 100%;
-	line-height: 18px;
+	line-height: 1.3;
 	margin: 0;
 }
 
@@ -945,7 +945,7 @@
 .customize-control select {
 	width: 100%;
 	height: 28px;
-	line-height: 28px;
+	line-height: 2;
 }
 
 .customize-control select[multiple] {
@@ -955,7 +955,7 @@
 .customize-control-title {
 	display: block;
 	font-size: 14px;
-	line-height: 24px;
+	line-height: 1.75;
 	font-weight: 600;
 	margin-bottom: 4px;
 }
@@ -963,7 +963,7 @@
 .customize-control-description {
 	display: block;
 	font-style: italic;
-	line-height: 18px;
+	line-height: 1.4;
 	margin-top: 0;
 	margin-bottom: 5px;
 }
@@ -1004,7 +1004,7 @@
 
 .customize-control-radio .customize-control-title {
 	margin-bottom: 0;
-	line-height: 22px;
+	line-height: 1.6;
 }
 
 .customize-control-radio .customize-control-title + .customize-control-description {
@@ -1098,7 +1098,7 @@
 .customize-control-dropdown-pages .add-new-toggle {
 	margin-left: 1px;
 	font-weight: 600;
-	line-height: 28px;
+	line-height: 2.2;
 }
 
 #customize-preview iframe {
@@ -1387,7 +1387,7 @@
 	border: 1px dashed #b4b9be;
 	box-sizing: border-box;
 	padding: 9px 0;
-	line-height: 20px;
+	line-height: 1.6;
 }
 
 .customize-control-header .inner {
@@ -1838,7 +1838,7 @@
 .control-panel-themes .filter-themes-count {
 	position: relative;
 	float: right;
-	line-height: 34px;
+	line-height: 2.6;
 }
 
 .control-panel-themes .filter-themes-count .themes-displayed {
@@ -2067,7 +2067,7 @@
 }
 
 .themes-filter-bar .wp-filter-search {
-	line-height: 25px;
+	line-height: 1.8;
 	padding: 6px 10px 6px 30px;
 	max-width: 100%;
 	width: 40%;
@@ -2591,7 +2591,7 @@
 	left: 16px;
 	width: 30px;
 	height: 30px;
-	line-height: 28px;
+	line-height: 2.1;
 	text-align: center;
 	color: #72777c;
 }
@@ -2712,7 +2712,6 @@
 /* Responsive */
 .customize-controls-preview-toggle {
 	display: none;
-}
 
 @media only screen and (max-width: 782px) {
 	.wp-customizer .theme:not(.active):hover .theme-actions,
@@ -2811,7 +2810,7 @@
 		position: absolute;
 		top: 0;
 		left: 48px;
-		line-height: 45px;
+		line-height: 3.2;
 		font-size: 14px;
 		padding: 0 12px;
 		margin: 0;
