aboutsummaryrefslogtreecommitdiff
path: root/views/default/object/image.php
diff options
context:
space:
mode:
authorCash Costello <cash.costello@gmail.com>2009-08-27 11:42:30 +0000
committerCash Costello <cash.costello@gmail.com>2009-08-27 11:42:30 +0000
commitfc2f8a2b36162550d58a64fa518fbdfca3733a1c (patch)
treedb6b41067e63e41522f11238ef86da1acf914843 /views/default/object/image.php
parent9f0433b31ea8c6e00b314f511ef4ca0d8a9c4ce7 (diff)
downloadelgg-fc2f8a2b36162550d58a64fa518fbdfca3733a1c.tar.gz
elgg-fc2f8a2b36162550d58a64fa518fbdfca3733a1c.tar.bz2
fixed 2 display issues with the main image view
Diffstat (limited to 'views/default/object/image.php')
-rw-r--r--views/default/object/image.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/views/default/object/image.php b/views/default/object/image.php
index db39bb4fa..9c84a63f2 100644
--- a/views/default/object/image.php
+++ b/views/default/object/image.php
@@ -196,6 +196,8 @@
<?php
echo elgg_view_comments($image);
+
+ echo '<div class="clearfloat"/>';
echo '</div>'; // content wrapper