Skip to content

Commit 028622d

Browse files
authoredDec 15, 2024
Fixing the downloads button too
1 parent c0b7e99 commit 028622d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎chrome/userChrome.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
/* Navbar buttons order */
121121
#PanelUI-button, #wrapper-PanelUI-button{order: -2 !important}
122122
#nav-bar-overflow-button{order: -1 !important}
123-
#PanelUI-menu-button, #unified-extensions-button{direction: rtl;}
123+
#PanelUI-menu-button, #unified-extensions-button, #downloads-button{direction: rtl;}
124124

125125
#back-button{padding-right: 2px !important} #forward-button{padding-right: 8px !important} /* Fix buttons padding */
126126

0 commit comments

Comments
 (0)
Please sign in to comment.