Index: themes/bluemarine/style.css =================================================================== RCS file: /cvs/drupal/drupal/themes/bluemarine/style.css,v retrieving revision 1.1 diff -u -r1.1 style.css --- themes/bluemarine/style.css 20 Aug 2004 07:51:25 -0000 1.1 +++ themes/bluemarine/style.css 20 Aug 2004 09:06:57 -0000 @@ -61,7 +61,7 @@ color: #222; } .links { - margin-bottom: 2em; + margin-bottom: 0em; } .comment .links { margin-bottom: 0em; @@ -222,7 +222,7 @@ font-size: 1.1em; } .node { - margin: .5em 0 1em 0; + margin: .5em 0 2em 0; } .sticky { padding: .5em; Index: themes/chameleon/chameleon.theme =================================================================== RCS file: /cvs/drupal/drupal/themes/chameleon/chameleon.theme,v retrieving revision 1.15 diff -u -r1.15 chameleon.theme --- themes/chameleon/chameleon.theme 20 Aug 2004 07:51:25 -0000 1.15 +++ themes/chameleon/chameleon.theme 20 Aug 2004 09:06:57 -0000 @@ -5,7 +5,6 @@ return array( 'logo', 'toggle_name', - 'toggle_search', 'toggle_slogan', 'toggle_primary_links', 'toggle_secondary_links');