From 3446283444ee6827e5c2b472ebdf5bd0a239cf45 Mon Sep 17 00:00:00 2001 From: pete Date: Thu, 31 Jul 2008 10:52:51 +0000 Subject: save and cancel buttons added to collections git-svn-id: https://code.elgg.org/elgg/trunk@1624 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/default/css.php') diff --git a/views/default/css.php b/views/default/css.php index ce07214e7..c209e6d78 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -1662,7 +1662,7 @@ div.expandall p { margin: 0; padding:0; width: 685px; - height: 270px; + height: 300px; /*clear: right;*/ background: white; } -- cgit v1.2.3