From d48d27d79f9c51aa3bde345c1c69ade1d93e8b2e Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Sun, 5 Jul 2009 22:57:35 +0000 Subject: Updated margin/width value for nested notices --- theme/base/css/display.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/theme/base/css/display.css b/theme/base/css/display.css index f2b200376..22610bd51 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -783,8 +783,8 @@ list-style-type:none; } .notices .notices { margin-top:7px; -margin-left:5%; -width:95%; +margin-left:2%; +width:98%; float:left; } -- cgit v1.2.3-54-g00ecf