remove textarea things, unfortunately the text-moving-right IE6 Bug is unchanged
authorGabriel Wicke <gwicke@users.mediawiki.org>
Thu, 29 Apr 2004 12:13:28 +0000 (12:13 +0000)
committerGabriel Wicke <gwicke@users.mediawiki.org>
Thu, 29 Apr 2004 12:13:28 +0000 (12:13 +0000)
stylesheets/monobook/rtl.css

index f726e47..c306a30 100644 (file)
@@ -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; }
 /* */