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

included index.html -> issue with folding grid within certain widths #3

Open
krisbulman opened this issue Sep 28, 2011 · 1 comment
Assignees

Comments

@krisbulman
Copy link

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

@ghost ghost assigned thedayhascome Sep 29, 2011
@thedayhascome
Copy link
Owner

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.

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