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
In position.html, red box is not positioned properly
In position-example.html, float-layout.html , media-queries.html and percent.html, sidebar must be a right-side sidebar, to match with rtl.
In inline-block.html, first example items are float left and not the same as second example. So they must have float:right
In inline-block-layout.html and flexbox.html, sidebar is correctly a right-side sidebar! May be you want to skip previous issue and change this one.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In position.html, red box is not positioned properly
In position-example.html, float-layout.html , media-queries.html and percent.html, sidebar must be a right-side sidebar, to match with rtl.
In inline-block.html, first example items are float left and not the same as second example. So they must have float:right
In inline-block-layout.html and flexbox.html, sidebar is correctly a right-side sidebar! May be you want to skip previous issue and change this one.
The text was updated successfully, but these errors were encountered: