summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAlon Levy <alon@pobox.com>2014-12-06 09:02:06 +0200
committerAlon Levy <alon@pobox.com>2014-12-06 09:06:06 +0200
commit1fe63561a81290c8afd3afc47674402194d9651d (patch)
tree0507aa77a09d91c66fd8e8a69dd9504c785dc8f5 /index.html
parentd8270e9f90dd750cda53b4170b8338bcce31fb28 (diff)
completer: hide unless 1 or more elements; Fixes #185
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index efb3e556..81c7491c 100644
--- a/index.html
+++ b/index.html
@@ -47,7 +47,7 @@
<input class="input-bar" id="textanalyser" placeholder="Add nodes and relationships"/>
<button class="add-button"></button>
</form>
- <div class="suggestion">
+ <div class="suggestion" style="display: none">
</div>
</div>
<div class="info-container">