diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ <div id="suggestion" > - <form> <input id="textanalyser" placeholder="Type here to create a network:" /></form> + <form> <input id="textanalyser" size= "70" placeholder="Type here to create a network:" onkeyup="Expand(this);"/></form> </div> <div class="typeselection"> |
