Index: lams_monitoring/web/css/monitorLesson.css =================================================================== diff -u -rf992a141ad8dac72d1db43fbe4a7ed460a093dd0 -r542060e9b2e8aa5fe7e79115cab2f061f13ebaed --- lams_monitoring/web/css/monitorLesson.css (.../monitorLesson.css) (revision f992a141ad8dac72d1db43fbe4a7ed460a093dd0) +++ lams_monitoring/web/css/monitorLesson.css (.../monitorLesson.css) (revision 542060e9b2e8aa5fe7e79115cab2f061f13ebaed) @@ -1,6 +1,6 @@ /********** GENERAL/DIALOG STYLES **********/ div#tabs { - width: 768px; + width: 99%; height: 574px; overflow: hidden; } @@ -166,7 +166,7 @@ div#sequenceCanvas { text-align: center; height: 478px; - width: 768px; + width: 1024px; overflow: auto; } @@ -251,4 +251,4 @@ td.progressBarLabel a { float: right; margin: 6px 5px 4px 0; -} \ No newline at end of file +}