mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-03-11 17:30:44 -07:00
Fix: Photon like tab - Remove overlap when moving
https://www.reddit.com/r/firefox/comments/norrv6/lepton_themes_photon_styled/h0soxwf/
This commit is contained in:
parent
a735752910
commit
a05b85f070
1 changed files with 1 additions and 1 deletions
|
|
@ -251,7 +251,7 @@
|
|||
}
|
||||
|
||||
/* Overflow Tab - white bottom line fix */
|
||||
#tabbrowser-arrowscrollbox > .tabbrowser-tab {
|
||||
#tabbrowser-tabs:not([movingtab]) #tabbrowser-arrowscrollbox > .tabbrowser-tab {
|
||||
z-index: 0 !important;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue