From 5e6c1c9f274e1a2640d2db7484549487275ee5c2 Mon Sep 17 00:00:00 2001 From: brettp Date: Sat, 6 Feb 2010 17:25:31 +0000 Subject: Fixes #1491: Removed mistakingly assigned input-password with input-textarea. git-svn-id: http://code.elgg.org/elgg/trunk@3911 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css.php | 1 - 1 file changed, 1 deletion(-) diff --git a/views/default/css.php b/views/default/css.php index bf756da1b..a83f39c70 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -894,7 +894,6 @@ input[type="submit"] { width:98%; } -.input-password, .input-textarea { height: 200px; } -- cgit v1.2.3