Browse Source

[svn r10367] new width of the lp_toc frame in display mode

Eric Marguin 18 years ago
parent
commit
d0a634328e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      main/newscorm/scorm.css

+ 1 - 1
main/newscorm/scorm.css

@@ -13,7 +13,7 @@ font-size: small;
 .lp_toc{
 background-color: white;
 height: 310px;
-width: 180px;
+width: 185px;
 border-right: 1px none;
 }
 .inner_lp_toc{