Index: themes/seven/style.css =================================================================== RCS file: /cvs/drupal/drupal/themes/seven/style.css,v retrieving revision 1.17 diff -u -p -r1.17 style.css --- themes/seven/style.css 5 Sep 2009 06:07:58 -0000 1.17 +++ themes/seven/style.css 11 Sep 2009 08:29:42 -0000 @@ -323,9 +323,16 @@ 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 {