browser/index.html settings menu labels
The text in the settings menu was included inside the inputs and therefore clicking the text did not change the radio selection. Changing the text into labels with the correct 'for' attribute fixes this.
The text in the settings menu was included inside the inputs and therefore clicking the text did not change the radio selection. Changing the text into labels with the correct 'for' attribute fixes this.