mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-02 07:12:56 -08:00
Fix: Tab Bar - Phenomenon of decreasing size at FFv108 #484
This commit is contained in:
parent
780ae43cd4
commit
de33b0fc0b
2 changed files with 0 additions and 8 deletions
|
|
@ -6529,10 +6529,6 @@
|
|||
}
|
||||
|
||||
@supports -moz-bool-pref("userChrome.tab.newtab_button_like_tab") {
|
||||
#TabsToolbar:not([multibar]) #tabbrowser-arrowscrollbox {
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.tab-background::before,
|
||||
#tabs-newtab-button::before {
|
||||
/* Box Model */
|
||||
|
|
|
|||
|
|
@ -40,10 +40,6 @@
|
|||
}
|
||||
|
||||
@include Option("userChrome.tab.newtab_button_like_tab") {
|
||||
#TabsToolbar:not([multibar]) #tabbrowser-arrowscrollbox {
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.tab-background::before,
|
||||
#tabs-newtab-button::before {
|
||||
@include _dynamicSeparatorShape;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue