Padding Tweaker

|
I just think, when we create a a padding of an element, that means we have to re-calculates the width so as not to exceed what we want, because adding a padding means adding the width as well. It isn't effective for me. So what should we do to create an effective a padding of an element, without having to re-calculates the width?