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

Remove absolute positioning that brakes alignment on small screens #605

Closed
wants to merge 1 commit into from
Closed

Remove absolute positioning that brakes alignment on small screens #605

wants to merge 1 commit into from

Conversation

aouji
Copy link

@aouji aouji commented Sep 13, 2016

The absolute positioning introduced in #597 breakes alignment as the siblings of the tabs-container do not get absolute positioning in small screens. Also since we have to go high up in the parents hierarchy to get a positioned parent, it should be better to not have the absolute positioning here. I also checked that the terms still remain beneath password:

Before:
screen shot 2016-09-12 at 5 55 48 pm

After:
screen shot 2016-09-12 at 5 50 20 pm

@aouji
Copy link
Author

aouji commented Sep 16, 2016

@cristiandouce Sorry to ping, but it will be great if I can get an opinion on this. I am currently migrating our auth0 applications from lock 7 to lock 10.2 and without this (or some other fix) I have to manually override the css in our lock pages.

@hzalaz
Copy link
Member

hzalaz commented Sep 16, 2016

@aouji we fixed it in master and we'll probably release it next week. Will keep this open till we release

@hzalaz
Copy link
Member

hzalaz commented Sep 22, 2016

Closing this @aouji please let us know if it's still an issue

@hzalaz hzalaz closed this Sep 22, 2016
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.

2 participants