summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/index.html b/index.html
index 1c9d4ee3..ccfc30f8 100644
--- a/index.html
+++ b/index.html
@@ -31,9 +31,11 @@
</div>
</div>
<div class="search-bar">
- <form class="search-input">
+ <div class="search-input">
<input id="search" placeholder="Search for nodes and relationships"/>
- </form>
+ </div>
+ <div id="search-suggestion" class="suggestion" style="display: none">
+ </div>
<div class="export">
<a href="#">Export</a>
</div>
@@ -49,7 +51,7 @@
<input class="input-bar" id="textanalyser" placeholder="Add nodes and relationships"/>
<button class="add-button"></button>
</form>
- <div class="suggestion" style="display: none">
+ <div id="input-suggestion" class="suggestion" style="display: none">
</div>
</div>
<div class="info-container">