Skip to content

Commit

Permalink
Merge pull request #23 from PROxZIMA/fix-FF-102-tab-clipping
Browse files Browse the repository at this point in the history
Fix: Selected tab overflow set to visible
  • Loading branch information
PROxZIMA authored Jul 2, 2022
2 parents 6cb9635 + b9fc96a commit 44a4198
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/tabbar.css
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
padding-inline: 0px !important;
position: relative !important;
z-index: 1 !important;
overflow: visible !important;
}

.tabbrowser-tab[visuallyselected] .tab-stack {
Expand Down

0 comments on commit 44a4198

Please sign in to comment.