From a84d840c9d037e23dfb65577d44bd02faf50d997 Mon Sep 17 00:00:00 2001 From: pete Date: Wed, 25 Jun 2008 11:12:19 +0000 Subject: updated staus box git-svn-id: https://code.elgg.org/elgg/trunk@1119 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/views/default/css.php b/views/default/css.php index 04346e494..10897fe24 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -790,9 +790,13 @@ p.user_menu_friends_of { /* *************************************** - MESSAGING + STATUS *************************************** */ - +.collapsable_box_editpanel .textarea-status { + font-size: 1.6em; + font-family:Arial,Helvetica,sans-serif; + width:94%; +} -- cgit v1.2.3