From 6438739f319324e8c3bd752837716ffaef9dda82 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Mon, 19 Aug 2013 14:15:38 +0800 Subject: Bug 906574: user context menu throws javascript error on second invocation --- skins/contrib/Mozilla/global.css | 2 -- 1 file changed, 2 deletions(-) (limited to 'skins/contrib/Mozilla') diff --git a/skins/contrib/Mozilla/global.css b/skins/contrib/Mozilla/global.css index b30c1a842..024c1054a 100644 --- a/skins/contrib/Mozilla/global.css +++ b/skins/contrib/Mozilla/global.css @@ -454,7 +454,6 @@ table.edit_form hr { box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); padding: 10px; position: relative; - z-index: 1; } .bz_comment_text { @@ -501,7 +500,6 @@ table.edit_form hr { padding: 10px; position: relative; top: -1px; - z-index: 1; } .bz_collapse_expand_comments li { -- cgit v1.2.3-24-g4f1b