Skip to content

Missing macos window controls #227

Answered by mgrimace
mgrimace asked this question in Q&A
Discussion options

You must be logged in to vote

Ok, here's a workaround/solution, in userChrome.css add the following to the end of the document:

#titlebar, .titlebar-buttonbox-container {
  visibility: visible !important;
  display: flex !important;
}

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by mgrimace
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants