Index: src/wp-admin/css/wp-admin.css
===================================================================
--- src/wp-admin/css/wp-admin.css	(revision 26805)
+++ src/wp-admin/css/wp-admin.css	(working copy)
@@ -65,7 +65,7 @@
 
 #wpcontent,
 #wpfooter {
-	margin-left: 170px;
+	margin-left: 180px;
 }
 
 .folded #wpcontent,
@@ -84,7 +84,7 @@
 #adminmenuwrap,
 #adminmenu,
 #adminmenu .wp-submenu {
-	width: 150px;
+	width: 160px;
 }
 
 #adminmenuback {
@@ -1752,7 +1752,7 @@
 	list-style: none;
 	position: absolute;
 	top: -1000em;
-	left: 150px;
+	left: 160px;
 	overflow: visible;
 	word-wrap: break-word;
 }
@@ -1807,7 +1807,7 @@
 
 #adminmenu .wp-not-current-submenu .wp-submenu,
 .folded #adminmenu .wp-has-current-submenu .wp-submenu {
-	min-width: 150px;
+	min-width: 160px;
 	width: auto;
 }
 
@@ -6792,7 +6792,7 @@
 	clear: both;
 	position: fixed;
 	top: 9%;
-	left: 180px;
+	left: 190px;
 	right: 30px;
 	bottom: 3%;
 	background: #fff;
