We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 340a8f6 commit c8368b1Copy full SHA for c8368b1
chrome/toolbar/tabbar.css
@@ -440,10 +440,6 @@ toolbarbutton[part="scrollbutton-down"] {
440
--tab-label-mask-size: 1em !important;
441
}
442
443
-#tabbrowser-tabs[closebuttons="activetab"] .tabbrowser-tab:not([pinned]) .tab-content {
444
- padding-inline: calc(var(--inline-tab-padding) - 4px) 0 !important;
445
-}
446
-
447
.tab-content {
448
padding-inline: var(--inline-tab-padding) 0 !important;
449
@@ -514,4 +510,4 @@ toolbarbutton[part="scrollbutton-down"] {
514
510
515
511
.tabbrowser-tab > .tab-stack > .tab-content[pinned][titlechanged]:not([selected]) {
516
512
background-position: 4px 4px !important;
517
513
+}
0 commit comments