Index: lams_central/web/css/addLesson.css =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/css/addLesson.css,v diff -u -r1.3.2.8 -r1.3.2.9 --- lams_central/web/css/addLesson.css 4 Nov 2016 23:40:54 -0000 1.3.2.8 +++ lams_central/web/css/addLesson.css 20 Dec 2016 09:29:26 -0000 1.3.2.9 @@ -61,15 +61,15 @@ td#learningDesignTreeCell { - padding: 2px 2px 0px 5px; - vertical-align: top; - width: 35%; border-right: thin dotted #2E6E9E; } div#learningDesignTree { overflow: auto; height: 510px; + width: 250px; + padding: 2px 2px 0px 5px; + vertical-align: top; } .ygtv-highlight1, .ygtv-highlight1 .ygtvlabel { @@ -235,5 +235,4 @@ border: 0px; border-top: 1px solid #eee; width: 100%; -} - +} \ No newline at end of file