aboutsummaryrefslogtreecommitdiff
path: root/views/default/css.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/css.php')
-rw-r--r--views/default/css.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/views/default/css.php b/views/default/css.php
index 15e45c55c..d7ff63fc0 100644
--- a/views/default/css.php
+++ b/views/default/css.php
@@ -4,7 +4,7 @@
* Elgg v1.5 Default Theme
* core CSS file
*
- * Updated 27 Feb - v1.5
+ * Updated 5 March 09
*
* @package Elgg
* @subpackage Core
@@ -766,6 +766,9 @@ ul.topbardropdownmenu ul a {
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}
+.collapsable_box_content .contentWrapper {
+ margin-bottom:5px;
+}
.collapsable_box_editpanel {
display: none;
background: #a8a8a8;