]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Remove unnecessary z-index for sidebar headings
[rails.git] / app / assets / stylesheets / common.css.scss
index c2f642edc52f539ffd7b8ceeef1f85d790506468..2adabb5e11ecec4320dc4d5e934f38ffda10cd1e 100644 (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 {