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

Stack_Desktop properties - Button misaligned if width <600px #721

Closed
smallram opened this issue Jan 4, 2019 · 1 comment
Closed

Stack_Desktop properties - Button misaligned if width <600px #721

smallram opened this issue Jan 4, 2019 · 1 comment

Comments

@smallram
Copy link

smallram commented Jan 4, 2019

Expected Behavior

If width > 600px, the sign in button is aligned with the input field:
image

Works well in Stack_Nested example

Current Behavior

If width < 600px, the sign in button is above intended position:
image

Storybook

@vepor
Copy link
Contributor

vepor commented Jan 4, 2019

The behavior is alright, it should not be considered as a bug.
It's preview only for the desktop properties, so the mobile - default props are not used and the align-items won't work on viewport width < 600px.

@vepor vepor closed this as completed Jan 4, 2019
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