From 266f044aa63323e644211d5fd28d48f567bbe647 Mon Sep 17 00:00:00 2001 From: cash Date: Mon, 6 Dec 2010 02:11:07 +0000 Subject: added more options to module view git-svn-id: http://code.elgg.org/elgg/trunk@7546 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css/screen.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/default/css/screen.php') diff --git a/views/default/css/screen.php b/views/default/css/screen.php index 558971d3f..a41736190 100644 --- a/views/default/css/screen.php +++ b/views/default/css/screen.php @@ -333,6 +333,7 @@ h2 { .elgg-module { + margin-top: 20px; } .elgg_inner { @@ -341,7 +342,6 @@ h2 { .elgg-header { border-bottom: 1px solid #CCCCCC; margin-bottom: 5px; - margin-top: 20px; padding-bottom: 5px; } -- cgit v1.2.3