I have a collection of 12 fields that need to be displayed inline block style.
I am using 2 classes to manage the fields differently in 2 groups and allow sizing independently where needed. The issues are that there is space between the fields that I need to remove to maximize the field input sizes and also they are not centered with respect to the labels and are instead offset to the right it appears.
I suspect that my limited knowledge is a factor here but can't seem to find an example that works.
Please see screen capture, CSS and field IDs.
I should mention that I did try using the actual IDs instead of classes but seem to have the same issue.