From 97b027db12977558829f3311df3a2baa4412bc22 Mon Sep 17 00:00:00 2001 From: etienne Date: Fri, 9 Oct 2009 22:52:27 +0000 Subject: z-index fix for FF3 and safari 3 git-svn-id: http://www.peacefrogs.net/svn/chimere/trunk@38 9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864 --- static/styles.css | 1 + 1 file changed, 1 insertion(+) (limited to 'static/styles.css') diff --git a/static/styles.css b/static/styles.css index df08ee3..b29314e 100644 --- a/static/styles.css +++ b/static/styles.css @@ -207,6 +207,7 @@ top:40px; bottom:8px; left:8px; right:8px; +z-index:0; } .news{ -- cgit v1.2.3