From a8aa3f97f0b0e46e9ec6a54076866d6da23c0e71 Mon Sep 17 00:00:00 2001 From: pete Date: Tue, 30 Mar 2010 16:31:40 +0000 Subject: Added missed css rule from previous commit. git-svn-id: http://code.elgg.org/elgg/trunk@5552 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/profile/views/default/profile/css.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'mod') diff --git a/mod/profile/views/default/profile/css.php b/mod/profile/views/default/profile/css.php index 57e54cc52..b2a864014 100644 --- a/mod/profile/views/default/profile/css.php +++ b/mod/profile/views/default/profile/css.php @@ -215,6 +215,10 @@ #comment_wall_add textarea { width:685px; } +#comment_wall_add #postit { + float:right; +} + /* *************************************** twitter panel within profile -- cgit v1.2.3