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

verticalAlign does not function for Grid component #1908

Closed
vmgarcia opened this issue Jul 29, 2017 · 1 comment
Closed

verticalAlign does not function for Grid component #1908

vmgarcia opened this issue Jul 29, 2017 · 1 comment
Assignees

Comments

@vmgarcia
Copy link

vmgarcia commented Jul 29, 2017

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

@layershifter
Copy link
Member

layershifter commented Aug 3, 2017

I've forked your codepen, here is a working example. I've added height: 100% to the root div and Container.

I will make a PR that fixes this in our docs.

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

No branches or pull requests

2 participants