Index: lams_monitoring/web/css/monitorLesson.css =================================================================== RCS file: /usr/local/cvsroot/lams_monitoring/web/css/monitorLesson.css,v diff -u -r1.15 -r1.15.2.1 --- lams_monitoring/web/css/monitorLesson.css 28 Apr 2014 12:05:55 -0000 1.15 +++ lams_monitoring/web/css/monitorLesson.css 28 Apr 2015 09:48:56 -0000 1.15.2.1 @@ -1,7 +1,6 @@ /********** GENERAL/DIALOG STYLES **********/ div#tabs { width: 99%; - height: 574px; overflow: hidden; border: none; } @@ -88,7 +87,7 @@ /********** LESSON TAB STYLES **********/ div#tabLesson { - height: 540px; +/* height: 540px;*/ overflow: auto; } @@ -179,7 +178,6 @@ /********** SEQUENCE TAB STYLES **********/ div#sequenceCanvas { text-align: center; - height: 478px; width: 1024px; overflow: auto; } @@ -243,7 +241,6 @@ } div#tabLearnersContainer { - height: 500px; overflow: auto; }