kombai / freewall

Freewall is a cross-browser and responsive jQuery plugin to help you create grid, image and masonry layouts for desktop, mobile, and tablet...
MIT License
1.85k stars 375 forks source link

Wall extends beyond right edge when fitwidth is used #242

Open tlemmons opened 7 years ago

tlemmons commented 7 years ago

I am having problems trying to keep my blocks (different widths, but same height) from extending past the right side of the enclosing div. I have tried many kinds of settings such as position/display/width for the enclosing div, and I have checked that the blocks have the correct style and data width. How can I get freewall to always keep the full blocks visible even if it means leaving a large space at the end of the line.

Thanks!

tlemmons commented 7 years ago

Bump.