diff --git a/src/browser/base/content/zen-styles/zen-single-components.css b/src/browser/base/content/zen-styles/zen-single-components.css index 1ef311d6..99044533 100644 --- a/src/browser/base/content/zen-styles/zen-single-components.css +++ b/src/browser/base/content/zen-styles/zen-single-components.css @@ -52,3 +52,7 @@ #customization-footer #customization-toolbar-visibility-button { display: none !important; } + +#alltabs-button { + display: none !important; +}