From: Gabriel Wicke Date: Thu, 29 Apr 2004 12:13:28 +0000 (+0000) Subject: remove textarea things, unfortunately the text-moving-right IE6 Bug is unchanged X-Git-Tag: 1.3.0beta1~193 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/password.php?a=commitdiff_plain;h=a0214d24d246944ebddcb518d25b49c0c729c79b;p=lhc%2Fweb%2Fwiklou.git remove textarea things, unfortunately the text-moving-right IE6 Bug is unchanged --- diff --git a/stylesheets/monobook/rtl.css b/stylesheets/monobook/rtl.css index f726e470e5..c306a30323 100644 --- a/stylesheets/monobook/rtl.css +++ b/stylesheets/monobook/rtl.css @@ -175,11 +175,6 @@ li#personaltools-login { } /* IE 6 fix fixes, hide from everything else */ i {content: "\"/*" } -* html textarea { - text-align: right; - margin-right: -12.2em; - margin-left: 0; -} * html #documentContent { border-left: 1px solid #aaaaaa; } * html body { padding-left: 10px; } /* */