Fixed issue #15 (un-push)
@danieledistanio opened an issue pointing out that bp-un-push
would create an asymmetrical layout (and that's no good).
Luckily, that was pretty easy to fix. All I did wrong was set the margin to 0, instead of to n px
used to create a gutter (pretty stupid error, I know 💩).
That is now all fixed and the un-push
feature should work perfectly.