diff -r 07239de796bb -r e756a8c72c3d cms/drupal/modules/aggregator/aggregator-rtl.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cms/drupal/modules/aggregator/aggregator-rtl.css Fri Sep 08 12:04:06 2017 +0200 @@ -0,0 +1,7 @@ +/** + * Right-to-Left styles for theme in the Aggregator module. + */ + +#aggregator .feed-source .feed-icon { + float: left; +}