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

Using Masonry within a grid item causes extra space on resize #52

Open
mseymour opened this issue Dec 18, 2013 · 0 comments
Open

Using Masonry within a grid item causes extra space on resize #52

mseymour opened this issue Dec 18, 2013 · 0 comments

Comments

@mseymour
Copy link

I've noticed that when I use Masonry within a grid item, when I resize my page (even when reducing all scripts and styles down to just csswizardry-grids and masonry) which would cause my items to reflow, I get a large amount of space on the right and/or bottom of my page, causing scrollbars to appear. This happens in the latest Chrome dev build, latest Safari, iOS 7 Safari, and iOS Chrome. All that I can figure out is that if I set a background color on html along with my page's background image, when it reflows, the extra space is colored the html background color. Otherwise, the body's background is used.

I've also opened an issue at Masonry's github page regarding this.

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

1 participant