This works. I can now move the label left with padding to the right. But with this method, it is not possible to really align the text left or am I missing something?
The problem of yours is that width of the label is not 100% and the label itself is centered. So even if you set the text be on the left, the label is still in the center. So you need to do the following: