mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-12 16:52:50 +00:00
Increase the max size of the keyboard shortcuts screen (close #8021)
This commit is contained in:
@@ -4826,11 +4826,11 @@ img.tile-debug {
|
||||
------------------------------------------------------- */
|
||||
.modal-shortcuts {
|
||||
width: 90%;
|
||||
max-width: 950px;
|
||||
max-width: 1050px;
|
||||
}
|
||||
|
||||
.modal-shortcuts .modal-section:last-child {
|
||||
padding-top: 10px;
|
||||
padding: 10px 15px 20px 15px;
|
||||
min-height: 275px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user