aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--views/default/css.php6
1 files changed, 4 insertions, 2 deletions
diff --git a/views/default/css.php b/views/default/css.php
index 4d6c9e2a5..89cdaf68c 100644
--- a/views/default/css.php
+++ b/views/default/css.php
@@ -1,10 +1,10 @@
<?php
/**
- * Elgg v1.5 Default Theme
+ * Elgg v1.6 Default Theme
* core CSS file
*
- * Updated 10 March 09
+ * Updated 30 Sept 09
*
* @package Elgg
* @subpackage Core
@@ -1146,6 +1146,8 @@ p.user_menu_friends_of {
#river,
.river_item_list {
border-top:1px solid #dddddd;
+
+ overflow:hidden;
}
.river_item p {
margin:0;