diff --git a/content/treestyletab/treestyletab.css b/content/treestyletab/treestyletab.css index 0b3ed19e..14988a19 100644 --- a/content/treestyletab/treestyletab.css +++ b/content/treestyletab/treestyletab.css @@ -92,8 +92,8 @@ tabbrowser[treestyletab-mode="vertical"] .tabs-stack > *:first-child + * > hbox: .tabbrowser-tab[pinned="true"] { position: fixed !important; z-index: 100; - width: 24px !important; - height: 24px !important; + width: 24px; + height: 24px; } #TabsToolbar,