diff --git a/src/zen/tabs/zen-tabs/vertical-tabs.css b/src/zen/tabs/zen-tabs/vertical-tabs.css index e9de513cb..975acad6e 100644 --- a/src/zen/tabs/zen-tabs/vertical-tabs.css +++ b/src/zen/tabs/zen-tabs/vertical-tabs.css @@ -902,7 +902,8 @@ } .tab-reset-button, -.tab-reset-pin-button { +.tab-reset-pin-button, +.tab-close-button { display: none; -moz-context-properties: fill, fill-opacity; border-radius: var(--tab-border-radius);