summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/index.html b/index.html
index c00cf623..9f4cdf6b 100644
--- a/index.html
+++ b/index.html
@@ -43,8 +43,10 @@
</div>
<div class="graph-view">
<div class="input-container">
- <form> <input class="input-bar" id="textanalyser" placeholder="Add nodes and relationships"/></form>
- <img class="add-button" src="res/img/add-button.png">
+ <form>
+ <input class="input-bar" id="textanalyser" placeholder="Add nodes and relationships"/>
+ <button class="add-button"></button>
+ </form>
<div class="suggestion">
</div>
</div>