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

drag the window not possible #8

Open
nicoausnrw opened this issue Apr 3, 2021 · 1 comment
Open

drag the window not possible #8

nicoausnrw opened this issue Apr 3, 2021 · 1 comment

Comments

@nicoausnrw
Copy link

If there to many tabs open (and it is more than in the top-bar have place), than it is not possible under windows to drag the friefox-window with the mouse.
Think this is why on top right there is the titlebar-spacer. But in this Theme it is hidden.

So if some want back this function, open the userChrome.css and around line 180 just delete this:

/* Gets rid of the space on the top of the window that's not taken up by tabs */
.titlebar-spacer[type="pre-tabs"],
.titlebar-spacer[type="post-tabs"] {
	display: none !important;
	width: 0px !important;
	max-width: 0px !important;
}

thanks for this great Theme!

@seirin-blu
Copy link
Owner

Leaving this issue open to help others, but it seems to work fine for me

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

No branches or pull requests

2 participants