Index: src/wp-admin/css/common.css
===================================================================
--- src/wp-admin/css/common.css	(revision 49914)
+++ src/wp-admin/css/common.css	(working copy)
@@ -2690,9 +2690,8 @@
 	left: 0;
 	margin-top: 10px;
 	margin-right: 250px; /* FYI box */
-	padding: 10px 26px;
+	padding: 10px 26px 99999px 26px;
 	margin-bottom: -99932px; /* 67px less than the padding below to accommodate footer height */
-	padding-bottom: 99999px; /* equal height column trick */
 }
 
 #section-holder .notice {
@@ -2708,9 +2707,8 @@
 	position: relative;
 	top: 0;
 	right: 0;
-	padding: 16px;
+	padding: 16px 16px 99999px 16px;
 	margin-bottom: -99932px; /* 67px less than the padding below to accommodate footer height */
-	padding-bottom: 99999px; /* equal height column trick */
 	width: 217px;
 	border-left: 1px solid #ddd;
 	background: #f3f3f3;
