Index: drupal.css =================================================================== RCS file: /cvs/drupal/drupal/misc/drupal.css,v retrieving revision 1.112 diff -u -p -F^f -r1.112 drupal.css --- drupal.css 16 Aug 2005 18:06:18 -0000 1.112 +++ drupal.css 20 Aug 2005 02:31:01 -0000 @@ -243,6 +243,9 @@ tr.odd .form-item, tr.even .form-item { #aggregator .news-item .description { clear: both; } +#aggregator .news-item .source { + clear: both; +} #aggregator td { vertical-align: bottom; }