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 ++-- views/default/messages/errors/list.php | 10 +++++----- views/failsafe/messages/errors/list.php | 15 +++++++++++++-- views/failsafe/messages/messages/list.php | 13 +++++++++++++ 4 files changed, 33 insertions(+), 9 deletions(-) (limited to 'views') 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; diff --git a/views/default/messages/errors/list.php b/views/default/messages/errors/list.php index b9784fb2b..fc7b7d9d9 100644 --- a/views/default/messages/errors/list.php +++ b/views/default/messages/errors/list.php @@ -20,13 +20,13 @@