We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Go to https://react.semantic-ui.com/layouts/login and refresh
Also does not function on the following codepen https://codepen.io/anon/pen/gxPMjQ
Login form will remain centered on the page.
Login form moves to top of page.
Google Chrome Version 59.0.3071.115 Semantic-UI-React 0.71.2
https://codepen.io/anon/pen/gxPMjQ
The text was updated successfully, but these errors were encountered:
I've forked your codepen, here is a working example. I've added height: 100% to the root div and Container.
height: 100%
Container
I will make a PR that fixes this in our docs.
Sorry, something went wrong.
layershifter
No branches or pull requests
Steps
Go to https://react.semantic-ui.com/layouts/login and refresh
Also does not function on the following codepen https://codepen.io/anon/pen/gxPMjQ
Expected Result
Login form will remain centered on the page.
Actual Result
Login form moves to top of page.
Version
Google Chrome Version 59.0.3071.115
Semantic-UI-React 0.71.2
Testcase
https://codepen.io/anon/pen/gxPMjQ
The text was updated successfully, but these errors were encountered: