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
from 1498px to 1513px the "I can do that" grid block floats out of position.
https://skitch.com/krisbulman/fhi5s/fluid-baseline-grid-1498px-ok
https://skitch.com/krisbulman/fhih4/fluid-baseline-grid-1499px-to-1513px-not-ok
This also happens from 1117px through 1130px, and 1289px through 1301px
tested in: Safari 5.1, Firefox 6, and latest stable release of chrome
The text was updated successfully, but these errors were encountered:
This is somewhat related to the IE6 column bugs, which has to do with a Pushdown float bug. This also happens at other sizes with different content.
I'm reviewing and testing the code to make the necessary changes.
Sorry, something went wrong.
thedayhascome
No branches or pull requests
from 1498px to 1513px the "I can do that" grid block floats out of position.
https://skitch.com/krisbulman/fhi5s/fluid-baseline-grid-1498px-ok
https://skitch.com/krisbulman/fhih4/fluid-baseline-grid-1499px-to-1513px-not-ok
This also happens from 1117px through 1130px, and 1289px through 1301px
tested in: Safari 5.1, Firefox 6, and latest stable release of chrome
The text was updated successfully, but these errors were encountered: