Hi
I am using many input element types in the same form.
Unfortunately they are not all rendered aligned and they don't have the exact same width.
Specifically:
- input elements are broader than radio, checkbox or select.
- radio and checkbox align slightly farther left than input
- select align slightly farther right than input
See attachment.
How can I get them to exactly align and have the exact same width?
Thanks for help
Alex