? seven_css.patch
Index: themes/seven/style.css
===================================================================
RCS file: /cvs/drupal/drupal/themes/seven/style.css,v
retrieving revision 1.16
diff -u -p -r1.16 style.css
--- themes/seven/style.css	31 Aug 2009 17:40:04 -0000	1.16
+++ themes/seven/style.css	1 Sep 2009 10:34:14 -0000
@@ -323,9 +323,15 @@ ul.secondary li.active a.active {
   list-style-type: none;
   list-style-image: none;
 }
+
+#block-system-main ul.admin-list.compact {
+  margin-bottom: 8px;
+}
 #block-system-main ul.admin-list.compact li {
   border: 0;
   background: none;
+  margin-bottom: 2px:
+  padding-top: 2px;
 }
 
 #block-system-main ul.admin-list li:last-child {
