Index: lams_central/web/css/newLesson.css =================================================================== diff -u -r4ab52d60ee545b9b76bcc65f75c5a400f6105c30 -r16d6f695b233ecc989e47a607820ab78f07e7caf --- lams_central/web/css/newLesson.css (.../newLesson.css) (revision 4ab52d60ee545b9b76bcc65f75c5a400f6105c30) +++ lams_central/web/css/newLesson.css (.../newLesson.css) (revision 16d6f695b233ecc989e47a607820ab78f07e7caf) @@ -69,6 +69,11 @@ border-right: thin dotted #2E6E9E; } +div#learningDesignTree { + overflow: auto; + height: 385px; +} + .ygtv-highlight1, .ygtv-highlight1 .ygtvlabel { background-color: #dfeffc; } @@ -96,6 +101,10 @@ display: none; } +img#ldScreenshotLoading, div#ldNotChosenError { + padding-top: 140px; +} + td#lessonNameCell { height: 20px; padding: 0px 0px 5px 10px;