mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-21 11:16:36 +02:00
fix #816
This commit is contained in:
+4
-1
@@ -1322,7 +1322,10 @@ div.typeahead a:first-child {
|
||||
|
||||
.shaded {
|
||||
z-index: 2;
|
||||
position: relative;
|
||||
position: absolute;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
overflow: auto;
|
||||
}
|
||||
.shaded:before {
|
||||
content:'';
|
||||
|
||||
Reference in New Issue
Block a user