From 9d564937241b0bc9560c8777e42aa500ca984230 Mon Sep 17 00:00:00 2001 From: Julian Prud'homme Date: Fri, 7 Dec 2007 09:55:55 +0100 Subject: [PATCH] [svn r13980] Fix a bug : http://projects.dokeos.com/index.php?do=details&task_id=2082 --- main/newscorm/scorm.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/newscorm/scorm.css b/main/newscorm/scorm.css index 564db71675..15ff867da9 100644 --- a/main/newscorm/scorm.css +++ b/main/newscorm/scorm.css @@ -19,7 +19,7 @@ border-right: 1px none; .inner_lp_toc{ overflow: auto; background-color: white; -height: 345px; +height: 325px; width: 99%; border-right: 1px #999999 solid; }