Define a minimal style for textarea as well
[infodrom.org/service.infodrom.org] / src / infodrom.css
index 198c7e5..4cb2737 100644 (file)
@@ -113,7 +113,7 @@ p.menurule {
 /*
  * Formulare
  */
-input, select {
+input, select, textarea {
   border: 1px solid #aaaaaa;
 }
 input.button {