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

Potential fix for #79 #239

Merged
merged 1 commit into from
Jul 4, 2014
Merged

Potential fix for #79 #239

merged 1 commit into from
Jul 4, 2014

Conversation

addyosmani
Copy link
Contributor

In the 1200px media query, negate the .app-bar.open, .app-bar.open ~ main transform to remove the white area (~250px out) displayed. This generally seems to be a FF only issue.

Fixes #79

In the 1200px media query, negate the `.app-bar.open, .app-bar.open ~
main transform` to remove the white area (~250px out) displayed. This
generally seems to be a FF only issue.
@addyosmani
Copy link
Contributor Author

After:

Before:

sindresorhus added a commit that referenced this pull request Jul 4, 2014
@sindresorhus sindresorhus merged commit a5a7a97 into master Jul 4, 2014
@sindresorhus sindresorhus deleted the fix-79 branch July 4, 2014 11:23
@sindresorhus
Copy link
Contributor

👍 confirmed working.

sindresorhus added a commit that referenced this pull request Jul 4, 2014
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

Successfully merging this pull request may close these issues.

Menu sidebar bug
2 participants