diff --git a/web/src/tippyjs.ts b/web/src/tippyjs.ts index 46e91172d0..2d481ad320 100644 --- a/web/src/tippyjs.ts +++ b/web/src/tippyjs.ts @@ -245,7 +245,6 @@ export function initialize(): void { delegate("body", { target: [ "#streams_header .streams-tooltip-target", - "#user_filter_icon", "#scroll-to-bottom-button-clickable-area", ".spectator_narrow_login_button", "#stream-specific-notify-table .unmute_stream", diff --git a/web/templates/right_sidebar.hbs b/web/templates/right_sidebar.hbs index d6cc493047..64c5ba575b 100644 --- a/web/templates/right_sidebar.hbs +++ b/web/templates/right_sidebar.hbs @@ -5,10 +5,7 @@ - +
diff --git a/web/templates/tooltip_templates.hbs b/web/templates/tooltip_templates.hbs index 937d73fd13..e72d6971ec 100644 --- a/web/templates/tooltip_templates.hbs +++ b/web/templates/tooltip_templates.hbs @@ -184,10 +184,6 @@ {{t "Mute topic" }} {{tooltip_hotkey_hints "Shift" "M"}} -