I used jQuery mobile and added popup on leftmost button but the popup window is not centered as to screen it gets left padding more.
Popup dialog is not centered in portrait mode in android mode I have used the code from this link to generate popup dialog button from this
It’s unclear as to what problem you’re having, but to center the dialog on the window, just use
data-position-to="window"like this: