summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAlon Levy <alon@pobox.com>2014-11-24 16:11:07 +0200
committerAlon Levy <alon@pobox.com>2014-11-24 16:11:14 +0200
commit59101189491c041e5150b29ee2a623dfc14be102 (patch)
tree28d09e3f5dff62ced335b5465714e3f43f3bc693 /index.html
parentbfeca0d36dce01f002f223ed4ec93a9853f2fd61 (diff)
add search ui
make search+input boxes share a fixed div, use floats for nice(er) responsiveness to width changes.
Diffstat (limited to 'index.html')
-rw-r--r--index.html10
1 files changed, 7 insertions, 3 deletions
diff --git a/index.html b/index.html
index 170a94d7..2bd44cd0 100644
--- a/index.html
+++ b/index.html
@@ -48,9 +48,13 @@
</div>
-
- <div id="suggestion" >
- <form> <input id="textanalyser" size="70" placeholder="Type here to create a network:"/></form>
+ <div id="textinputui">
+ <div id="suggestion" >
+ <form> <input id="textanalyser" size="70" placeholder="Type here to create a network"/></form>
+ </div>
+ <div id="searchdiv" >
+ <form> <input id="search" size="70" placeholder="Type search query"/></form>
+ </div>
</div>
<div class="typeselection">