diff --git a/userChrome.css b/userChrome.css index 730abe4..a30374d 100644 --- a/userChrome.css +++ b/userChrome.css @@ -19,12 +19,6 @@ margin-bottom: 0px !important; } - .tabbrowser-tab { - margin: 0px !important; - margin-inline: 0px !important; - padding-inline: 1px !important; - } - /* Selected Tab - Color like toolbar */ .tab-background[selected="true"] { background: var(--toolbar-bgcolor) !important;