From: Tom Hughes Date: Fri, 12 Apr 2024 17:06:59 +0000 (+0100) Subject: Merge remote-tracking branch 'upstream/pull/4686' X-Git-Tag: live~183 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/df77a937587ea00a358f6858d4eb6a68c8254e32?hp=-c Merge remote-tracking branch 'upstream/pull/4686' --- df77a937587ea00a358f6858d4eb6a68c8254e32 diff --combined app/assets/stylesheets/common.scss index 42046c0a6,b40c60835..629d26a81 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@@ -90,7 -90,6 +90,6 @@@ time[title] header { height: $headerHeight; position: relative; - z-index: 1001; font-size: 14px; h1, nav, nav > ul, nav > ul > li { @@@ -329,7 -328,6 +328,6 @@@ body.small-nav .overlay-sidebar #sidebar { position: absolute; - z-index: 1000; height: auto; overflow: hidden; @@@ -396,7 -394,6 +394,6 @@@ } #map-ui { - z-index: 9999; width: 100%; height: 50%; overflow-y: scroll; @@@ -815,6 -812,10 +812,6 @@@ tr.turn:hover } .search_form { - #query { - z-index: 0; - } - .describe_location { font-size: 10px; }