I've made a form, but where I've added a 0px margin to it, it has also applied that margin to text inside the input (e.g. where you would put your name, for a username input) meaning that it's against the left hand edge of the box.
How can I added a margin to the text within the box, while keeping the margin on the box itself?
Thanks in advance.