Index: themes/seven/style.css
===================================================================
RCS file: /cvs/drupal/drupal/themes/seven/style.css,v
retrieving revision 1.29
diff -u -p -r1.29 style.css
--- themes/seven/style.css	24 Nov 2009 05:30:50 -0000	1.29
+++ themes/seven/style.css	24 Nov 2009 22:23:29 -0000
@@ -788,6 +788,12 @@ body.in-maintenance .form-radios .form-t
   padding: 2px 0;
 }
 
+body.in-maintenance div.form-item:after {
+  content: "";
+  display: none;
+  clear: none;
+}
+
 body.in-maintenance .form-submit {
   display: block;
 }
