summaryrefslogtreecommitdiff
path: root/src/templates/pad.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/pad.html')
-rw-r--r--src/templates/pad.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/pad.html b/src/templates/pad.html
index ac920dc2..d65e41e8 100644
--- a/src/templates/pad.html
+++ b/src/templates/pad.html
@@ -334,7 +334,7 @@
<div id="chattext" class="authorColors"></div>
<div id="chatinputbox">
<form>
- <input id="chatinput" type="text" maxlength="140">
+ <input id="chatinput" type="text" maxlength="999">
</form>
</div>
</div>