diff --git a/calendar/inc/class.uical.inc.php b/calendar/inc/class.uical.inc.php index 6c7e4934bf..90de99f7b7 100644 --- a/calendar/inc/class.uical.inc.php +++ b/calendar/inc/class.uical.inc.php @@ -727,15 +727,6 @@ function load_cal(url,id) { ); } */ - // we need to set the sidebox-width a bit wider, as idots.css sets it to 147, to small for the jscal - // setting it to auto, uses the smallest possible size, but IE kills the jscal if the width is set to auto !!! - $width = 203; - echo ''."\n"; $appname = 'calendar'; $menu_title = lang('Calendar Menu'); display_sidebox($appname,$menu_title,$file);