From: urs_hunkler Date: Wed, 9 May 2007 15:44:50 +0000 (+0000) Subject: added clearfix to middle-column wrapper div against collapsing X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=8986786c607d623d0dde4286554927fbf6590865;p=moodle.git added clearfix to middle-column wrapper div against collapsing --- diff --git a/my/index.php b/my/index.php index 4fc28fa798..3a44fbb23f 100644 --- a/my/index.php +++ b/my/index.php @@ -57,7 +57,7 @@ } echo ''; - if (!empty($THEME->customcorners)) print_custom_corners_start(); + if (!empty($THEME->customcorners)) print_custom_corners_start(TRUE); /// The main overview in the middle of the page