diff options
author | Alex Yatskov <alex@foosoft.net> | 2016-10-19 20:57:08 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2016-10-19 20:57:08 -0700 |
commit | 7618b8e90904e354f43d3447363e2c5a1f98d357 (patch) | |
tree | 89a0a7fb7141eca2e7b73868d4dc3da8eb08cf4c /ext/bg/options.html | |
parent | 055174efd2955464b21c653bfa3ed889e9d03e69 (diff) |
Cleanup
Diffstat (limited to 'ext/bg/options.html')
-rw-r--r-- | ext/bg/options.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/ext/bg/options.html b/ext/bg/options.html index 2b2e283b..73e3b790 100644 --- a/ext/bg/options.html +++ b/ext/bg/options.html @@ -59,9 +59,10 @@ </div> <div> - <img src="img/spinner.gif" class="pull-right" id="anki-spinner" alt> - - <h3>Anki Options</h3> + <div> + <img src="img/spinner.gif" class="pull-right" id="anki-spinner" alt> + <h3>Anki Options</h3> + </div> <div class="alert alert-danger" id="anki-error"> <strong>Error:</strong> |