Open stevenamoody opened 4 years ago
somehow i goof'd in branching here. i'll figure it out and reopen
Reopened, I originally branched from master and it appears your dev branch has diverged from master. Targeting master as the base to illustrate my changes but let me know and I can re-target to dev if you'd like to merge there.
Confirmed as working. Demo using this PR: https://jsfiddle.net/pbowyer/x371k5nu/2/ And the same demo using the main branch: https://jsfiddle.net/pbowyer/x371k5nu/3/
In order to have a responsive layout that takes up the full width of the container, the numCols calculation should take into account the extra gutter space. See the test I added in
test/grid-responsive.html