Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.

Commit

Permalink
Fix bug in macOS that prevented sidebar from being resized
Browse files Browse the repository at this point in the history
Credits to @cosmojg for spotting it and providing a fix
  • Loading branch information
mgastonportillo committed Oct 12, 2023
1 parent 70e8046 commit 91871eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion userChrome.css
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
#sidebar-box {
margin-top: -1px;
position: relative;
z-index: 1;
}

#sidebar-box[positionend] {
Expand Down

0 comments on commit 91871eb

Please sign in to comment.