aboutsummaryrefslogtreecommitdiff
path: root/webAO/client.html
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2020-04-13 19:14:45 +0200
committersD <stoned@derpymail.org>2020-04-13 19:14:45 +0200
commit16b6800a1e95fa57bc33e4a6ba0f4034d98c3abf (patch)
tree15eda50ca73d15d2b54023073f8db2326a87a8ee /webAO/client.html
parent919ad6b770ea205c110d0e385c219a8079280f91 (diff)
unhide the searchbox
Diffstat (limited to 'webAO/client.html')
-rw-r--r--webAO/client.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/webAO/client.html b/webAO/client.html
index 090b14d..3ad3989 100644
--- a/webAO/client.html
+++ b/webAO/client.html
@@ -50,9 +50,9 @@
<div id="client_charselect">
<p>Choose your character</p>
<button onclick="pickChar(1001)">Or spectate</button>
- <br>
- <input id="client_charactersearch" placeholder="Search" oninput="chartable_filter(event)" style="display: none;"></input>
- <br>
+ <br><br>
+ <input id="client_charactersearch" placeholder="Search" oninput="chartable_filter(event)"></input>
+ <br><br>
<div id="client_chartable"></div>
</div>
<div id="client_error" class="error" style="display: none">