Index: lams_monitoring/web/css/monitorLesson.css =================================================================== RCS file: /usr/local/cvsroot/lams_monitoring/web/css/monitorLesson.css,v diff -u -r1.15.2.25 -r1.15.2.26 --- lams_monitoring/web/css/monitorLesson.css 24 Apr 2017 01:25:55 -0000 1.15.2.25 +++ lams_monitoring/web/css/monitorLesson.css 24 Apr 2017 04:26:29 -0000 1.15.2.26 @@ -234,14 +234,13 @@ #leftLearnerTable { float: left; - width: 250px; + min-width: 250px; height: 100%; } #rightMonitorTable { - margin-top: 4px; height: 100%; - width: 250px; + min-width: 250px; } .dialogSearchPhrase { @@ -403,4 +402,4 @@ height: 25px; margin-left: 25px; -} \ No newline at end of file +}