From 10daac79846bbae460b0cc539f14e155f60a4aae Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Thu, 28 Feb 2013 11:05:35 +0100 Subject: upload_form: Resize textarea using responsive css rather than js This no longer resizes the textarea after the user change the size themself. Signed-off-by: Florian Pritz --- application/views/file/upload_form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application/views') diff --git a/application/views/file/upload_form.php b/application/views/file/upload_form.php index c2ee18e2f..0596fcbaf 100644 --- a/application/views/file/upload_form.php +++ b/application/views/file/upload_form.php @@ -4,7 +4,7 @@

Text paste

- +
-- cgit v1.2.3-24-g4f1b