Remove left padding ion-inputs android

Hi,

How can I remove the padding that ion-inputs show on android??

Thanks

Use a CSS utility if it’s applicable: http://ionicframework.com/docs/theming/css-utilities/ .
If not, inspect element in your browser, pinpoint the CSS class you want to adjust and proceed with your specific adjustments :slight_smile: