Remove awkward padding in keyboard shortcut help dialog
Section headers were padding with 0.8em, which made them taller than another key binding appearing in the other column on the same line. Change-Id: I6d93279e39ce1d5146226a41d6f050adc78c156d
This commit is contained in:
@@ -80,7 +80,6 @@
|
||||
|
||||
.helpGroup {
|
||||
color: #dddd00;
|
||||
padding-top: 0.8em;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user