arnaudleray / pocketgrid

PocketGrid is a lightweight pure CSS grid system for Responsive Web Design. Moreover, it is semantic, mobile-first, and allows to have an unlimited number of columns and breakpoints.
http://arnaudleray.github.io/pocketgrid/
MIT License
321 stars 48 forks source link

Push/Pull Multiple Rows #17

Open ededagic opened 7 years ago

ededagic commented 7 years ago

Push/pull works well if the blocks are in the same row. But the block are in different rows A(and of course in the same block-group) then push/pull ends in moving blocks outside of the viewport. Any idea how to acheive the right behaviour?