From 8dd1515697fcef1968d062c18222eb21d520f5e2 Mon Sep 17 00:00:00 2001 From: pete Date: Fri, 3 Oct 2008 15:23:27 +0000 Subject: updated messages system git-svn-id: https://code.elgg.org/elgg/trunk@2176 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'views/default/css.php') diff --git a/views/default/css.php b/views/default/css.php index 712168834..ceb22ded3 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -646,7 +646,7 @@ h6 { font-size: 0.8em; } /* width:936px; */ margin:0; position:fixed; - top:-60px; + top:0px; width:969px; -webkit-border-radius: 4px; -moz-border-radius: 4px; @@ -663,7 +663,7 @@ h6 { font-size: 0.8em; } /* width:936px; */ margin:0; position:fixed; - top:-60px; + top:0px; width:969px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -- cgit v1.2.3