But then the backward buttonn expands the column too much so the radio boxes look weird. I am trying to: - avoid flex - avoid wrappers for the buttons - avoid depending on specific number of columns in grid-template-columns - avoid reference to any IDs
... So that I can re-sue the code across many such forms