Aligning buttons with text

is there a way to align buttons with the text-
easier to look at the plnkr =

Name and phone number buttons are pushed down and not aligned with the text. Is this something that needs to be fixed by adding a container or button has some property?

Thank you
Sree

A bit different compared to how you had it, but I got it to work.
Plus there where some errors in how you initiated the angular process. Check out how I have my js, and what files I added. You included angular js, but Ionic.bundle.js already includes as well.

How does this work for you?

not really, what i was looking for was a mix of text and buttons aligned properly ,something like-

some text here [button1] some text [button2]