Index: lams_monitoring/web/css/monitorLesson.css =================================================================== diff -u -r5b6e51b5d96619f619209830fdab0ed1ef572c05 -r982c9efe320a916c06079548a7118c28146195c1 --- lams_monitoring/web/css/monitorLesson.css (.../monitorLesson.css) (revision 5b6e51b5d96619f619209830fdab0ed1ef572c05) +++ lams_monitoring/web/css/monitorLesson.css (.../monitorLesson.css) (revision 982c9efe320a916c06079548a7118c28146195c1) @@ -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; }