From: Roan Kattouw Date: Tue, 20 Sep 2011 19:20:16 +0000 (+0000) Subject: Followup r97652, *actually* break the line X-Git-Tag: 1.31.0-rc.0~27522 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/?a=commitdiff_plain;h=c14f145cc91bd5f72b813fe060535b3d331e32a7;p=lhc%2Fweb%2Fwiklou.git Followup r97652, *actually* break the line --- diff --git a/skins/monobook/IE70Fixes.css b/skins/monobook/IE70Fixes.css index 8964131a82..e8d3a8f833 100644 --- a/skins/monobook/IE70Fixes.css +++ b/skins/monobook/IE70Fixes.css @@ -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; }