Remove unnecessary z-index for sidebar headings
This commit is contained in:
parent
2afb1242cc
commit
f26e417cf4
1 changed files with 0 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue