From 9933165e758ebeb31d63e7906f7f9926cb8a08e2 Mon Sep 17 00:00:00 2001 From: Alya Abbott Date: Tue, 3 Sep 2024 13:18:10 -0700 Subject: [PATCH] help modal: Remove small_hotkey style. --- web/styles/informational_overlays.css | 9 --------- web/templates/keyboard_shortcuts.hbs | 2 +- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/web/styles/informational_overlays.css b/web/styles/informational_overlays.css index 5cb517bc9a..3d66664550 100644 --- a/web/styles/informational_overlays.css +++ b/web/styles/informational_overlays.css @@ -71,15 +71,6 @@ font-weight: normal; } - .small_hotkey { - font-size: 0.9em !important; - line-height: 12px; - - & kbd { - font-size: 0.9em; - } - } - .arrow-key { font-size: 1.36em; line-height: 1; diff --git a/web/templates/keyboard_shortcuts.hbs b/web/templates/keyboard_shortcuts.hbs index 4341fbf209..960e36fb19 100644 --- a/web/templates/keyboard_shortcuts.hbs +++ b/web/templates/keyboard_shortcuts.hbs @@ -218,7 +218,7 @@ {{t 'Send message' }} - Tab then Enter or Ctrl + Enter + Tab then Enter or Ctrl + Enter {{t 'Insert new line' }}