Index: explorer.dialog.css
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/nodereference_explorer/css/explorer.dialog.css,v
retrieving revision 1.2
diff -u -r1.2 explorer.dialog.css
--- explorer.dialog.css	15 Mar 2010 17:17:08 -0000	1.2
+++ explorer.dialog.css	2 Sep 2010 14:23:47 -0000
@@ -78,9 +78,9 @@
  */
 .nodereference-explorer-dialog .ui-dialog-content {
   background: white url(images/dialog-background.png) 0 50% repeat-x;
-  margin-left:  .4em;
-  margin-right: .4em;
-  margin-bottom: .6em;
+  padding-left:  .4em;
+  padding-right: .4em;
+  margin-bottom: 4em;
   overflow: auto;
   width: auto !important; /* new style attribute: necessary for Safari & Chrome */
 }

