Index: lams_central/web/css/authoring.css =================================================================== diff -u -r77fdf7d8fee9946573a774963d4904acf62976d9 -rf9c27273356e1547373560d374e9b306295df2cb --- lams_central/web/css/authoring.css (.../authoring.css) (revision 77fdf7d8fee9946573a774963d4904acf62976d9) +++ lams_central/web/css/authoring.css (.../authoring.css) (revision f9c27273356e1547373560d374e9b306295df2cb) @@ -43,7 +43,7 @@ input.groupName { margin-bottom: 5px; - width: 100%; + width: 98%; } @@ -54,7 +54,7 @@ div#ldStoreDialog > table { width: 100%; - height: 684px; + height: 682px; table-layout: fixed; border-top: thin dotted #2E6E9E; } @@ -145,7 +145,7 @@ } div#templateContainer { - height: 745px; + height: 741px; overflow: auto; } @@ -168,7 +168,7 @@ #canvas { overflow: auto; - width: 100%; - height: 745px; + width: 844px; + height: 741px; vertical-align: top; } \ No newline at end of file