Followup r97652, *actually* break the line
authorRoan Kattouw <catrope@users.mediawiki.org>
Tue, 20 Sep 2011 19:20:16 +0000 (19:20 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Tue, 20 Sep 2011 19:20:16 +0000 (19:20 +0000)
skins/monobook/IE70Fixes.css

index 8964131..e8d3a8f 100644 (file)
@@ -9,7 +9,8 @@ div#column-content div#content {
        height: 1%;
 }
 .rtl div#column-content div#content {
-       margin-right: 12.2em; margin-left: 0;
+       margin-right: 12.2em;
+       margin-left: 0;
 }