From: Tom Hughes Date: Sat, 24 Aug 2013 09:20:26 +0000 (+0100) Subject: Remove unnecessary z-index for sidebar headings X-Git-Tag: live~4786 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/f26e417cf4d2640b93e066c9138814e24c171ee4 Remove unnecessary z-index for sidebar headings --- diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index c2f642edc..2adabb5e1 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -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 {