Index: lams_monitoring/web/css/monitorLesson.css =================================================================== RCS file: /usr/local/cvsroot/lams_monitoring/web/css/monitorLesson.css,v diff -u -r1.9 -r1.10 --- lams_monitoring/web/css/monitorLesson.css 5 Jul 2013 14:04:56 -0000 1.9 +++ lams_monitoring/web/css/monitorLesson.css 5 Aug 2013 12:27:01 -0000 1.10 @@ -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 +}