use standard font size in keymap info dialog

This commit is contained in:
tophf 2017-12-17 22:06:30 +03:00
parent 1f45618954
commit db2c4cd6fc

View File

@ -492,8 +492,7 @@ html:not(.usercss) .applies-to li:last-child .add-applies-to {
}
.keymap-list {
font-size: 85%;
line-height: 1.0;
font-size: 12px;
border-spacing: 0;
word-break: break-all;
}