]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Fixes #1491: Removed mistakingly assigned input-password with input-textarea.
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>
Sat, 6 Feb 2010 17:25:31 +0000 (17:25 +0000)
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>
Sat, 6 Feb 2010 17:25:31 +0000 (17:25 +0000)
git-svn-id: http://code.elgg.org/elgg/trunk@3911 36083f99-b078-4883-b0ff-0f9b5a30f544

views/default/css.php

index bf756da1b99b2be3adfff9125a8ab5a887fb07c2..a83f39c70b82462d49705c707125a04e5da6eafd 100644 (file)
@@ -894,7 +894,6 @@ input[type="submit"] {
        width:98%;
 }
 
-.input-password,
 .input-textarea {
        height: 200px;
 }