mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-17 22:24:49 +02:00
fixed default panewrap position.
This commit is contained in:
+1
-1
@@ -309,7 +309,7 @@ form.hide {
|
||||
position:absolute;
|
||||
width:200%;
|
||||
height:100%;
|
||||
right: 0%;
|
||||
right: -100%;
|
||||
}
|
||||
|
||||
.pane {
|
||||
|
||||
Reference in New Issue
Block a user