diff --git a/app/assets/stylesheets/common/inline.css.scss b/app/assets/stylesheets/common/inline.css.scss index 1c6b20684..fe76fceec 100644 --- a/app/assets/stylesheets/common/inline.css.scss +++ b/app/assets/stylesheets/common/inline.css.scss @@ -23,7 +23,7 @@ span.count { span.edit-options { } -span.key { +kbd.key { background: #333; border: 1px solid #333; padding: 1px 6px; diff --git a/app/views/static/keyboard_shortcuts.html.erb b/app/views/static/keyboard_shortcuts.html.erb index 7c1f98376..8132ab277 100644 --- a/app/views/static/keyboard_shortcuts.html.erb +++ b/app/views/static/keyboard_shortcuts.html.erb @@ -5,26 +5,26 @@

Listing

Post