Skip to content

Commit

Permalink
Update navbar.css
Browse files Browse the repository at this point in the history
Fix downloading animation in the wrong position.
  • Loading branch information
harryg02 authored Nov 13, 2021
1 parent 4cf742c commit 7ed26ca
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions chrome/navbar/navbar.css
Original file line number Diff line number Diff line change
Expand Up @@ -106,12 +106,6 @@ toolbar:not([customizing="true"])
overflow: visible !important;
}

.toolbarbutton-animatable-box {
transform: translateX(-80px) !important;
top: 1px !important;
z-index: 10 !important;
}

#PersonalToolbar {
margin-top: -40px !important;
opacity: 0;
Expand Down

0 comments on commit 7ed26ca

Please sign in to comment.