From 6d918c6307e2c3dcd3e208067e28404cc161a0cb Mon Sep 17 00:00:00 2001 From: Jarek Radosz Date: Tue, 29 Oct 2024 12:12:00 +0100 Subject: [PATCH] UX: Remove the admin menu button from expanded mobile timeline (#29464) --- .../discourse/app/components/topic-timeline/container.hbs | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app/assets/javascripts/discourse/app/components/topic-timeline/container.hbs b/app/assets/javascripts/discourse/app/components/topic-timeline/container.hbs index 5786c2a5b20..eb7f3e0bcf8 100644 --- a/app/assets/javascripts/discourse/app/components/topic-timeline/container.hbs +++ b/app/assets/javascripts/discourse/app/components/topic-timeline/container.hbs @@ -179,10 +179,8 @@ @appendReason={{false}} @showCaret={{false}} /> - {{#if @mobileView}} - - {{/if}} {{/if}} +