Skip to content

Fixed issue #15 (un-push)

Compare
Choose a tag to compare
@lucasgruwez lucasgruwez released this 20 Jun 07:23
· 16 commits to master since this release

@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.