Index: drupal.css =================================================================== RCS file: /cvs/drupal/drupal/misc/drupal.css,v retrieving revision 1.108 diff -u -F^f -r1.108 drupal.css --- drupal.css 19 Jun 2005 08:50:46 -0000 1.108 +++ drupal.css 4 Jul 2005 08:56:26 -0000 @@ -175,20 +175,6 @@ form { /* Note: IE-only CSS due to "* html". Sadly required for fieldsets to appear correctly. */ display: inline; } -.node-form .admin .form-item .title { - margin-top: 0; -} -.node-form .admin .authored .form-item { - margin-bottom: 1.1em; -} -.node-form .admin .authored .form-text { - width: auto; -} -.node-form .admin .authored, .node-form .admin .options, .node-form .admin .extra { - float: left; - margin-right: 2em; - margin-bottom: 1em; -} .node-form .attachments fieldset { float: none; display: block;