From bf00633c600eb33574cc8e364ce1af72335af526 Mon Sep 17 00:00:00 2001 From: pete Date: Mon, 15 Mar 2010 10:56:29 +0000 Subject: Updated Notifications to new UI. git-svn-id: http://code.elgg.org/elgg/trunk@5387 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'views/default/css.php') diff --git a/views/default/css.php b/views/default/css.php index b323a9902..660b0ab53 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -206,6 +206,9 @@ h2 { -webkit-border-radius: 8px; -moz-border-radius: 8px; } +.margin_none { + margin:0; +} .margin_top { margin-top:10px; } -- cgit v1.2.3