mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-20 15:34:49 +02:00
Make modals wider on smaller screens
This commit is contained in:
+2
-2
@@ -4669,9 +4669,9 @@ img.tile-debug {
|
||||
right: 0;
|
||||
margin: auto;
|
||||
z-index: 50;
|
||||
width: 50%;
|
||||
width: 80%;
|
||||
min-width: 200px;
|
||||
max-width: 600px;
|
||||
max-width: 550px;
|
||||
}
|
||||
|
||||
.modal .loader {
|
||||
|
||||
Reference in New Issue
Block a user