Skip to content

Commit

Permalink
Merge pull request #797 from surapunoyousei/floorp-injection
Browse files Browse the repository at this point in the history
fix: Compatibility with multirow-tab
  • Loading branch information
black7375 authored Oct 17, 2023
2 parents f67fd0e + fe4ffb3 commit 72fab5e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions css/leptonChrome.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions css/leptonChromeESR.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/padding/_tabbar_width.scss
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
}
@include NotOption("userChrome.tab.photon_like_padding") {
@include Option("userChrome.tab.lepton_like_padding") {
.tabbrowser-tab {
#TabsToolbar:not([multibar]) .tabbrowser-tab {
// Original: padding-inline 2px, margin-inline 0px #643
&[pinned] {
padding-inline: 1px !important;
Expand Down

0 comments on commit 72fab5e

Please sign in to comment.