From 1c71eaa96471a0d0ef5cdb051315b068d07419bc Mon Sep 17 00:00:00 2001 From: Matt Brubeck Date: Sat, 21 Apr 2018 08:27:51 -0700 Subject: [PATCH] Put the search bar into an HTML form (#669) This enables "Add a keyword for this search" in the contex menu for the search field, in Firefox and other browsers. --- src/theme/index.hbs | 6 +++--- src/theme/searcher/searcher.js | 3 +++ 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/src/theme/index.hbs b/src/theme/index.hbs index 15a40dd77b..5a9180decd 100644 --- a/src/theme/index.hbs +++ b/src/theme/index.hbs @@ -116,9 +116,9 @@ {{#if search_enabled}}