Removed formatting on remote input

This commit is contained in:
Kasper Rynning-Tønnesen
2015-06-24 20:09:22 +02:00
parent 9a6025a3f1
commit 24ec616da5

View File

@@ -70,7 +70,6 @@
name="chan"
title="Type channel name here to create or listen to a channel. Only alphanumerical chars. [a-zA-Z0-9]+"
autocomplete="off"
required pattern="[a-zA-Z0-9]+"
spellcheck="false"
maxlength="10"
length="10"