From 14009fb9c9b1a3659a30536ab279fb656b1e0870 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sun, 26 Apr 2009 15:01:06 +0000 Subject: - Patch #282852 by will_in_wi: non-public background overlaps messages area. --- themes/garland/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/garland/style.css b/themes/garland/style.css index 6e7bdb887..aaa41d8a7 100644 --- a/themes/garland/style.css +++ b/themes/garland/style.css @@ -649,7 +649,7 @@ ul.secondary li.active a { */ .node { border-bottom: 1px solid #e9eff3; - margin: -1.5em -26px 1.5em; + margin: 0 -26px 1.5em; padding: 1.5em 26px; } -- cgit v1.2.3