Skip to content

Commit e83e66d

Browse files
author
Matt Swanson
committed
Fix CSS for keyboard shortcut modal
1 parent 1cd2dcb commit e83e66d

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

app/public/css/styles.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -550,6 +550,11 @@ kbd {
550550
white-space: nowrap;
551551
}
552552

553+
554+
#shortcuts .modal-body {
555+
max-height: 500px;
556+
}
557+
553558
ul.shortcut-legend li {
554559
margin-bottom: 10px;
555560
}

screenshots/keyboard_shortcuts.png

26.6 KB
Loading

0 commit comments

Comments
 (0)