Skip to content

Commit

Permalink
[FB] Vertical Tabs | Remove duplicate feature
Browse files Browse the repository at this point in the history
  • Loading branch information
TheChilledBuffalo committed May 27, 2024
1 parent 8960a21 commit a333e93
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions browser/base/content/browser-verticaltabs.css
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,3 @@
background-color: unset !important;
transform: translateX(var(--tab-separator-position-x)) translateY(var(--tab-separator-position-y));
}

/* Add drag space */
#PanelUI-button {
margin-right: 20px;
}

1 comment on commit a333e93

@surapunoyousei
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Please sign in to comment.