]> git.openstreetmap.org Git - rails.git/commitdiff
Fix typo.
authorTom Hughes <tom@compton.nu>
Wed, 23 Apr 2008 07:43:33 +0000 (07:43 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 23 Apr 2008 07:43:33 +0000 (07:43 +0000)
public/stylesheets/site.css

index 35a76c498fef2fbfb19a7cdc7d808bcae5a23021..0ebec9c597bb65e8c28989b60c25ef4674ba7632 100644 (file)
@@ -525,7 +525,7 @@ hides rule from IE5-Mac \*/
   list-style: square;
 }
 
-input[type="text"], input[type="password"], textareas {
+input[type="text"], input[type="password"], textarea {
   border: 1px solid black;
 }