Index: lams_central/web/css/authoring.css =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/css/authoring.css,v diff -u -r1.7 -r1.8 --- lams_central/web/css/authoring.css 15 Nov 2013 15:58:40 -0000 1.7 +++ lams_central/web/css/authoring.css 18 Nov 2013 17:57:14 -0000 1.8 @@ -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