--- loncom/interface/statistics/lonstathelpers.pm 2011/03/12 02:58:49 1.65 +++ loncom/interface/statistics/lonstathelpers.pm 2011/03/25 01:34:53 1.66 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonstathelpers.pm,v 1.65 2011/03/12 02:58:49 www Exp $ +# $Id: lonstathelpers.pm,v 1.66 2011/03/25 01:34:53 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -145,9 +145,9 @@ sub problem_selector { if ($onclick) { $jsadd="onClick='$onclick'"; } - $Str = &Apache::loncommon::start_scrollbox(($smallbox?'520px':'620px'), - ($smallbox?'500px':'600px'), - ($smallbox?'50px':'300px')). + $Str = &Apache::loncommon::start_scrollbox(($smallbox?'420px':'620px'), + ($smallbox?'400px':'600px'), + ($smallbox?'60px':'300px')). &Apache::loncommon::start_data_table(); my $rb_count =0; my ($navmap,@sequences) =