mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 05:49:16 +02:00
Restore an important CSS rule
This commit is contained in:
@@ -653,6 +653,10 @@ a:hover .icon.out-link { background-position: -500px -14px;}
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.inspector-hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.inspector-body {
|
||||
overflow-y: scroll;
|
||||
overflow-x: hidden;
|
||||
|
||||
Reference in New Issue
Block a user