My form has two small fields that display side-by-side. I want these to be the only fields on that line, with white-space filling the rest of the line.
The problem is, depending on the screen resolution, the fields from the next line display on the same line.
I've tried adding margins and padding. I've tried inserting a blank HTML field.
I'm just not getting it.
What I really want is a line break to code into the line, but I'm not getting anywhere with that, either.
I'm attaching an image showing my desired formatting, and another showing what I get if I add a margin to the end of the row.
Anyone do something similar or have any ideas?