From a8e680230b2ca66cd1d95aaac228ed0c3a0d77ad Mon Sep 17 00:00:00 2001 From: pete Date: Thu, 11 Mar 2010 13:04:38 +0000 Subject: Riverdashboard updated to new UI. DOM simplified a bit & css cleaned up. git-svn-id: http://code.elgg.org/elgg/trunk@5358 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/thewire/views/default/thewire/css.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'mod/thewire/views/default/thewire') diff --git a/mod/thewire/views/default/thewire/css.php b/mod/thewire/views/default/thewire/css.php index 9f460458d..6cd92dd99 100644 --- a/mod/thewire/views/default/thewire/css.php +++ b/mod/thewire/views/default/thewire/css.php @@ -96,5 +96,7 @@ right:5px; } - - +/* river wire entry */ +.river_item .reply_link { + display:block; +} -- cgit v1.2.3