From: Sarven Capadisli Date: Sun, 5 Jul 2009 22:57:35 +0000 (+0000) Subject: Updated margin/width value for nested notices X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=d48d27d79f9c51aa3bde345c1c69ade1d93e8b2e;p=quix0rs-gnu-social.git Updated margin/width value for nested notices --- diff --git a/theme/base/css/display.css b/theme/base/css/display.css index f2b200376d..22610bd510 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; }