Skip to content

Commit

Permalink
[FB] Vertical Tabs | Make vertical tabs draggable again
Browse files Browse the repository at this point in the history
  • Loading branch information
TheChilledBuffalo committed May 27, 2024
1 parent a333e93 commit 668dfa6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion browser/base/content/browser-verticaltabs.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
min-width: 150px !important;
transition :min-width 150ms ease-out, max-width 150ms ease-out !important;
overflow: hidden !important;
-moz-window-dragging: no-drag;
}

#TabsToolbar:-moz-lwtheme {
Expand Down

0 comments on commit 668dfa6

Please sign in to comment.