Skip to content
This repository has been archived by the owner on Nov 21, 2021. It is now read-only.

Hamburger Menu: move-to-top-left-Linux-Windows.css half-broke in FF71 #155

Open
DustyOldBones opened this issue Dec 16, 2019 · 2 comments
Open

Comments

@DustyOldBones
Copy link

The area of the hamburger menu button now takes up the entire length of the tab bar and the address bar. With no tweaks it looks like this:

Capture

I was able to get the button "image" back into the corner by tweaking the padding/margins but the clickable button remains the same size (as illustrated in this gif):
2019-12-16_04-49-03

@luk9400
Copy link

luk9400 commented Feb 24, 2020

What values have you used for padding and margins?

@DustyOldBones
Copy link
Author

Sorry I took so long. I did see your reply back in February and meant to get to it later, just forgot about until I logged in just now. My margin tweak broke further with the next Firefox update, shortly after I posted this. The button image was completely hidden in the tab bar when the Firefox window was active. So I stopped using the tweak entirely. Here is what I tweaked in the CSS regardless:

:root[uidensity=compact] #PanelUI-button { margin-top: -56px; }

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants