I am trying to center an Input field, however, it seems ignore the margin: 0 auto; setting.
A container is necessary to center it? Or I did something wrong?
Here is my sample code, as you can see, the box is centered, but not the Input field.
Many thx.