diff options
author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2019-10-29 16:31:27 -0400 |
---|---|---|
committer | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2019-11-07 20:30:55 -0500 |
commit | 44638b7ceb8ec4e2a235ad4ffc9aa23ec66f21d2 (patch) | |
tree | 8ee35de72a4a075b9635042d53b215e8aaab5cec /ext/bg/settings.html | |
parent | 91c01e0a7eeeb851344a22ace8a5fa0b873a3e57 (diff) |
Simplify how option visibility is changed
Diffstat (limited to 'ext/bg/settings.html')
-rw-r--r-- | ext/bg/settings.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/bg/settings.html b/ext/bg/settings.html index a3b75576..b281501d 100644 --- a/ext/bg/settings.html +++ b/ext/bg/settings.html @@ -673,7 +673,7 @@ </p> </div> - <pre id="debug"></pre> + <pre id="debug" class="debug"></pre> <div class="pull-right bottom-links"> <small><span id="extension-info"></span> • <a href="search.html">Search</a> • <a href="https://foosoft.net/projects/yomichan/" target="_blank" rel="noopener">Homepage</a> • <a href="legal.html">Legal</a></small> |