mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 00:54:03 +02:00
Make sure shaded elements stay in front of everything else
This commit is contained in:
+1
-1
@@ -4352,7 +4352,7 @@ img.tile-debug {
|
||||
}
|
||||
|
||||
.shaded {
|
||||
z-index: 49;
|
||||
z-index: 5000;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
|
||||
Reference in New Issue
Block a user