diff --git a/web/styles/right_sidebar.css b/web/styles/right_sidebar.css index 69ac66e807..8b2079970c 100644 --- a/web/styles/right_sidebar.css +++ b/web/styles/right_sidebar.css @@ -251,17 +251,6 @@ $user_status_emoji_width: 24px; } } -#keyboard-icon { - position: relative; - cursor: pointer; - font-size: 20px; - margin-right: 15px; -} - -#sidebar-keyboard-shortcuts { - color: inherit; -} - .right-sidebar-shortcuts { display: flex; flex-direction: row; diff --git a/web/templates/right_sidebar.hbs b/web/templates/right_sidebar.hbs index 5c051b4510..e152ad02cd 100644 --- a/web/templates/right_sidebar.hbs +++ b/web/templates/right_sidebar.hbs @@ -24,9 +24,6 @@