diff options
Diffstat (limited to 'views/default/output')
-rw-r--r-- | views/default/output/rss_view.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/default/output/rss_view.php b/views/default/output/rss_view.php index 725f1619a..0e45ce1df 100644 --- a/views/default/output/rss_view.php +++ b/views/default/output/rss_view.php @@ -4,4 +4,4 @@ * @todo check this - it doesn't appear this view is ever called **/ ?> -<div class="rss_link clearfloat"><a href="" title="RSS feed for the wire">RSS feed for the wire</a></div>
\ No newline at end of file +<div class="rss_link clearfix"><a href="" title="RSS feed for the wire">RSS feed for the wire</a></div>
\ No newline at end of file |