overflow in css instead of wrap="virtual"
authorGabriel Wicke <gwicke@users.mediawiki.org>
Fri, 9 Apr 2004 15:19:55 +0000 (15:19 +0000)
committerGabriel Wicke <gwicke@users.mediawiki.org>
Fri, 9 Apr 2004 15:19:55 +0000 (15:19 +0000)
stylesheets/wikistandard.css

index 872ad15..41c62fd 100644 (file)
@@ -38,6 +38,7 @@ a.printable { text-decoration: underline; }
 a.stub { color:#772233; text-decoration:none; }
 body { margin: 0px; padding: 4px; color: black; }
 form.inline { display: inline; }
+textarea { overflow: auto; }
 
 
 h1.pagetitle { padding-top: 0; margin-top: 0; padding-bottom: 0; margin-bottom: 0;