? 687554_admin_table_padding_2.patch
? sites/default/files
? sites/default/settings.php
Index: themes/garland/style.css
===================================================================
RCS file: /cvs/drupal/drupal/themes/garland/style.css,v
retrieving revision 1.84
diff -u -p -r1.84 style.css
--- themes/garland/style.css	28 Jul 2010 01:40:39 -0000	1.84
+++ themes/garland/style.css	31 Aug 2010 11:23:01 -0000
@@ -108,6 +108,10 @@ ol {
   padding: 0 0 0 1.5em; /* LTR */
 }
 
+#node-admin-content ul {
+  padding: 0;
+}
+
 /* Default to menu leaf bullet for unordered list items. "ul" used here so it can cascade to list items and "li.leaf" to override the system leaf image. */
 ul,
 ul li.leaf {
