diff options
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 0e6701e6..e4cc7bc8 100644 --- a/ext/bg/settings.html +++ b/ext/bg/settings.html @@ -650,7 +650,7 @@ </div> </div> - <div class="alert alert-danger" id="anki-error"></div> + <div class="alert alert-danger" id="anki-error" hidden></div> <div class="form-group"> <label for="card-tags">Card tags <span class="label-light">(comma or space separated)</span></label> |