summaryrefslogtreecommitdiff
path: root/ext/bg/settings.html
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2020-10-27 19:24:17 -0400
committerGitHub <noreply@github.com>2020-10-27 19:24:17 -0400
commit45627bd6e69324eb5b4ca86041ad44046d22f7f4 (patch)
tree539f75b00da481fb7afd4955deb4470040368b26 /ext/bg/settings.html
parent502ca9c96ebd4f68bec2c56ebb48f80dc3c34e61 (diff)
Fix class name (#961)
Diffstat (limited to 'ext/bg/settings.html')
-rw-r--r--ext/bg/settings.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/bg/settings.html b/ext/bg/settings.html
index 19a6d4e8..a412c271 100644
--- a/ext/bg/settings.html
+++ b/ext/bg/settings.html
@@ -168,7 +168,7 @@
<label><input type="checkbox" id="show-pitch-accent-downstep-notation" data-setting="general.showPitchAccentDownstepNotation"> Show downstep notation for pitch accents</label>
</div>
- <div class="checkbox options-position">
+ <div class="checkbox options-advanced">
<label><input type="checkbox" id="show-pitch-accent-position-notation" data-setting="general.showPitchAccentPositionNotation"> Show position notation for pitch accents</label>
</div>