diff options
Diffstat (limited to 'ext/bg/search.html')
-rw-r--r-- | ext/bg/search.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/bg/search.html b/ext/bg/search.html index ef24af89..bac7f01c 100644 --- a/ext/bg/search.html +++ b/ext/bg/search.html @@ -25,7 +25,7 @@ <p style="margin-bottom: 0;">Search your installed dictionaries by entering a Japanese expression into the field below.</p> </div> - <div class="input-group" style="padding-top: 10px;"> + <div class="input-group" style="padding-top: 20px;"> <span title="Enable kana input method" class="input-group-text"> <input type="checkbox" id="wanakana-enable" class="icon-checkbox" /> <label for="wanakana-enable" class="scan-disable">あ</label> |