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
Reproducing:
<div />
div { width: 100%; height: 100%; background-color: red; position: relative; left: 100%; }
Resizing the window also exhibits the bug but it's less visible.
The text was updated successfully, but these errors were encountered:
Thanks for the easy reproducible! I'll look into this.
Sorry, something went wrong.
Fix offsets of relatively positioned elements with percentage positio…
db35715
…ning, see #262
A fix has been published, let me know if there are any other related issues.
No branches or pull requests
Reproducing:
Resizing the window also exhibits the bug but it's less visible.
The text was updated successfully, but these errors were encountered: