From: urs_hunkler Date: Thu, 18 Oct 2007 19:03:39 +0000 (+0000) Subject: merged from 1.9 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=6487c75230332f349d58e83b7fa0e7fe33197038;p=moodle.git merged from 1.9 --- diff --git a/theme/custom_corners/js/jquery.php b/theme/custom_corners/js/jquery.php index ef353fadf5..90533cc547 100644 --- a/theme/custom_corners/js/jquery.php +++ b/theme/custom_corners/js/jquery.php @@ -7,7 +7,7 @@ if (top.user) { top.document.getElementsByTagName('frameset')[0].rows = "117,30%,0,200"; } - + // correct some Safari 2 (webkit 419.3) rtl rendering issues if($.browser.version == '419.3') { if ($('body.dir-rtl').length) {