From 14cc1263f38fb408abf0b4e091a9716d465bc23e Mon Sep 17 00:00:00 2001 From: Stefan Breunig Date: Mon, 11 Feb 2013 17:31:14 +0100 Subject: [PATCH] undo backwards compat changes, they break the sidebar --- style.css | 7 ------- 1 file changed, 7 deletions(-) diff --git a/style.css b/style.css index 49539198..f23b7799 100644 --- a/style.css +++ b/style.css @@ -17,13 +17,6 @@ body { top: 0; width: 340px; bottom: 45px; - z-index: 1001; - - /* - * NOTE: following 2 items are needed for back compatability - * between new css and old plugin versions (0.4) as of 2013-02-11 UTC. - */ - background-color: rgba(8, 48, 78, 1); } #sidebar {