JS dostaj wyściółkę elementu

window.getComputedStyle(element, null).getPropertyValue('padding-left')
Helpless Hamster