Remove unnecessary z-index for sidebar headings

This commit is contained in:
Tom Hughes 2013-08-24 10:20:26 +01:00
parent 2afb1242cc
commit f26e417cf4

View file

@ -959,7 +959,6 @@ a.donate {
.sidebar_heading {
position: relative;
padding: $lineheight/2 $lineheight;
z-index: 9999;
background: $offwhite;
border-bottom: 1px solid #ccc;
h4 {