Fixed: typo on margin-bottom (#2182)

pull/2187/head
James White 7 years ago committed by Leonardo Galli
parent dd53e51468
commit 4574ff5f6d

@ -1,7 +1,7 @@
.hotkeys-modal {
h3 {
margin-top : 0;
margin-botton : 0;
margin-bottom : 0;
}
.hotkey-group {

Loading…
Cancel
Save