Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Window close/minimize buttons got a margin #316

Open
3 tasks done
inxomnyaa opened this issue Mar 11, 2022 · 1 comment
Open
3 tasks done

Window close/minimize buttons got a margin #316

inxomnyaa opened this issue Mar 11, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@inxomnyaa
Copy link

Sanity checks (must complete)

  • I have read and followed the installation instructions in the README
  • I have not modified the userChrome.css file
  • I have tested the latest release for my Firefox version, or commit on master/beta branch (beta is for Firefox Beta only)

Describe the bug
The latest version of FF changed the height of the title bar
Now the close button is not in the top right corner anymore

To Reproduce
Steps to reproduce the behavior:
Install?

Screenshots
Vanilla VS MaterialFox:
image
image

System info

  • OS: Windows 10
  • Firefox version: 99.0b2 (64-bit)
@inxomnyaa inxomnyaa added the bug Something isn't working label Mar 11, 2022
@inxomnyaa
Copy link
Author

.titlebar-buttonbox-container{transform: translateY(-12px) !important;}

appears to work as a workaround

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant