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

Width of demo page not displaying correctly on Mac w/ Firefox #25

Closed
flowirtz opened this issue Jan 12, 2017 · 3 comments
Closed

Width of demo page not displaying correctly on Mac w/ Firefox #25

flowirtz opened this issue Jan 12, 2017 · 3 comments
Labels

Comments

@flowirtz
Copy link
Contributor

flowirtz commented Jan 12, 2017

The width of the demo page got fixed by adding

div.vertical-section-container {
  max-width: 1500px;
}

to the CSS. This doesn't work on Mac w/ Firefox though (discovered by @jak-ing ).

Look into this and find an appropriate lasting fix.

@flowirtz flowirtz added the bug label Jan 12, 2017
@flowirtz flowirtz mentioned this issue Jan 12, 2017
2 tasks
@flowirtz
Copy link
Contributor Author

Does it work for you guys @MaximilianV @Langleu ?

@Langleu
Copy link
Contributor

Langleu commented Jan 15, 2017

it's working properly on Ubuntu w/ Firefox.

@JakobEdding
Copy link
Contributor

Works just fine now, weird.

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

No branches or pull requests

3 participants