diff -r fcf75e232c5b -r 0ff3ba646492 web/drupal/modules/aggregator/aggregator-rtl.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/drupal/modules/aggregator/aggregator-rtl.css Fri Aug 21 16:26:26 2009 +0000 @@ -0,0 +1,5 @@ +/* $Id: aggregator-rtl.css,v 1.1 2007/05/27 17:57:47 goba Exp $ */ + +#aggregator .feed-source .feed-icon { + float: left; +}