Struggling to adjust the CSS for my radio buttons as their default settings are making my layout appear asymmetrical. I am using JavaScript to generate multiple forms and injecting a lot of inline styling like style='margin:0px padding:0px'
to make them look right, but it's not an ideal solution.