Alterar JavaScript
document.getElementByClass("input class here").style.padding = "<enter_padding_here>px"
Uptight Unicorn
document.getElementByClass("input class here").style.padding = "<enter_padding_here>px"