Ion options button list item swipe distance

I am trying to stack the ion-option-buttons so they are vertical, however when I slide to show the option buttons, the slider assumes I have the three horizontal, and the slider moves that much to the left. I only want it to go the distance of the buttons stacked. See picture for what I mean:

Here is the code:

Any idea how to change that?

Also, the tap event is firing twice each time I click on one of the option-buttons.

Thanks!

Got it to work, just some css overrides.

@mhartington Awesome! Thanks so much for the quick and very helpful reply!