aboutsummaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-02-06 17:25:31 +0000
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-02-06 17:25:31 +0000
commit5e6c1c9f274e1a2640d2db7484549487275ee5c2 (patch)
tree831a1c567b199c692cc5b273734047dfa6c5fee2 /views
parent491664eabaa83a9b54ad6a2e39e061bd6efefc4e (diff)
downloadelgg-5e6c1c9f274e1a2640d2db7484549487275ee5c2.tar.gz
elgg-5e6c1c9f274e1a2640d2db7484549487275ee5c2.tar.bz2
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
Diffstat (limited to 'views')
-rw-r--r--views/default/css.php1
1 files changed, 0 insertions, 1 deletions
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;
}