css: fix stylelint issues.

This commit is contained in:
evazion
2019-10-02 01:49:48 -05:00
parent 60eaa99784
commit b9c869f3e4
20 changed files with 45 additions and 49 deletions

View File

@@ -19,7 +19,6 @@ kbd.key {
border: 1px solid var(--keyboard-shortcut-background-color);
padding: 1px 6px;
color: var(--keyboard-shortcut-color);
/* width: 1em;*/
text-align: center;
display: inline-block;
border-radius: 3px;