From: brettp Date: Sat, 6 Feb 2010 17:25:31 +0000 (+0000) Subject: Fixes #1491: Removed mistakingly assigned input-password with input-textarea. X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=5e6c1c9f274e1a2640d2db7484549487275ee5c2;p=lorea%2Felgg.git 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 --- 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; }