diff --git a/src/status_im/ui/screens/browser/tabs/views.cljs b/src/status_im/ui/screens/browser/tabs/views.cljs index 137a1693015..11a81b6df45 100644 --- a/src/status_im/ui/screens/browser/tabs/views.cljs +++ b/src/status_im/ui/screens/browser/tabs/views.cljs @@ -39,6 +39,7 @@ [topbar/topbar {:modal? true :border-bottom false + :navigation :none :right-accessories [{:label (i18n/label :t/close-all) :on-press #(do (re-frame/dispatch [:browser.ui/clear-all-browsers-pressed])