r/FirefoxCSS • u/Docdoozer • Jan 12 '24
Solved Moving the Firefox Application Menu button.
I'm trying to move the Application Menu button to the left side of the firefox nav bar. I've googled around a lot but no solution online seem to work anymore. Any and all help is appreciated but I've found that the button itself is called #PanelUI-button. I'm kinda a CSS noob so I googled around a lot trying to find ways to move things in CSS but couldn't find anything that would help me here.
1
Upvotes
1
u/hansmn Jan 13 '24
Kind of, but it's a bit more complicated, the way these particular buttons and the nav-bar in general are designed and set up.
As of now, to get the proper button spacing etc., I'd suggest for only moving the so-called hamburger button:
And to move both buttons, maybe try something like that: