Remove uses of [positionpinnedtabs]

This commit is contained in:
MrOtherGuy
2025-07-25 12:27:11 +03:00
parent 8eda953922
commit f1da322d1d
2 changed files with 4 additions and 31 deletions

View File

@@ -77,10 +77,6 @@ See the above repository for updates as well as full license text. */
/* tab shaping */
.tabbrowser-tab{ padding-inline: 0 !important; }
:root[uidensity="compact"] #tabbrowser-tabs[positionpinnedtabs] .tabbrowser-tab[pinned]{
min-height: calc(var(--tab-min-height) + 2px) !important;
}
.tab-content[pinned]{ padding-inline: 11px !important; }
.tab-background{