From: Huji Date: Fri, 6 Aug 2010 10:43:28 +0000 (+0000) Subject: Updating main-rtl.css for Vector skin to ensure all left-aligned (or left-directioned... X-Git-Tag: 1.31.0-rc.0~35678 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/%7B%7B%20url_for%28%27admin_users%27%29%20%7D%7D?a=commitdiff_plain;h=8a7b53fa351a1fd4b955bdcdfe3960ce1c801661;p=lhc%2Fweb%2Fwiklou.git Updating main-rtl.css for Vector skin to ensure all left-aligned (or left-directioned) elements of the page are mirrored to right correctly. --- diff --git a/skins/vector/main-rtl.css b/skins/vector/main-rtl.css index a0c727ce01..2fde7a0880 100644 --- a/skins/vector/main-rtl.css +++ b/skins/vector/main-rtl.css @@ -708,6 +708,7 @@ h5 { font-size: 100%; } h5 .editsection { font-weight: normal; } h6 { font-size: 80%; } h6 .editsection { font-size: 125%; font-weight: normal; } +.editsection { float: left; } p { margin: .4em 0 .5em 0; line-height: 1.5em;