aboutsummaryrefslogtreecommitdiff
path: root/tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'tmpl')
-rw-r--r--tmpl/dictionary.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmpl/dictionary.html b/tmpl/dictionary.html
index 17656747..c70bc187 100644
--- a/tmpl/dictionary.html
+++ b/tmpl/dictionary.html
@@ -20,7 +20,7 @@
<div class="checkbox dict-group-controls">
<label><input type="checkbox" class="dict-enabled" {{#if enabled}}checked{{/if}}> Enable search</label>
</div>
- <div class="form-group dict-group-controls">
+ <div class="form-group dict-group-controls options-advanced">
<label for="dict-{{title}}">Result priority</label>
<input type="number" value="{{priority}}" id="dict-{{title}}" class="form-control dict-priority">
</div>