aboutsummaryrefslogtreecommitdiff
path: root/mod/profile/views/default/profile/css.php
diff options
context:
space:
mode:
authorpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-03-30 16:28:41 +0000
committerpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-03-30 16:28:41 +0000
commit11606820a6f4df89a885ae31fcff8b42a67b316b (patch)
treeb8b2813d4868c873bd73feaa27575da7a3ee61b6 /mod/profile/views/default/profile/css.php
parenta7add808c43b0758a90791359bed0c075b0c35e6 (diff)
downloadelgg-11606820a6f4df89a885ae31fcff8b42a67b316b.tar.gz
elgg-11606820a6f4df89a885ae31fcff8b42a67b316b.tar.bz2
Updated UI for commentwall on profile page.
git-svn-id: http://code.elgg.org/elgg/trunk@5551 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/profile/views/default/profile/css.php')
-rw-r--r--mod/profile/views/default/profile/css.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/mod/profile/views/default/profile/css.php b/mod/profile/views/default/profile/css.php
index 7a82b2bec..57e54cc52 100644
--- a/mod/profile/views/default/profile/css.php
+++ b/mod/profile/views/default/profile/css.php
@@ -210,6 +210,13 @@
/* ***************************************
+ commentwall within profile
+*************************************** */
+#comment_wall_add textarea {
+ width:685px;
+}
+
+/* ***************************************
twitter panel within profile
*************************************** */
ul#twitter_update_list li {