I have 4 input fields (types: name, email, phone and text) in a form that is constrained as to width in a table.
I need to set a custom length for each of those fields.
What's the right syntax to use in a custom.css statement to set field length?
Thnx in anticipation