Ion-content slides left when ion-input is clicked

I have a form which is built using ion-content that has several ion-input fields inside of them. Whenever I click into one of the input fields (emulating on Google Chrome), the entire ion-content slides to the left. When I click on a different input field, or double click on an input field, the content slides back to its original position in the middle of the screen.

I need help figuring out how to fix the ion-content such that no matter what is being clicked, there is no movement in the x direction.

Thank you for the help!

Here is a snapshot of some of the relevant HTML: