[LON-CAPA-cvs] cvs: loncom /interface loncommon.pm
tempelho
tempelho@source.lon-capa.org
Sat, 14 Feb 2009 13:43:35 -0000
tempelho Sat Feb 14 13:43:35 2009 EDT
Modified files:
/loncom/interface loncommon.pm
Log:
reseted the vertical size of LC_ContentBoxSpecial
Index: loncom/interface/loncommon.pm
diff -u loncom/interface/loncommon.pm:1.748 loncom/interface/loncommon.pm:1.749
--- loncom/interface/loncommon.pm:1.748 Sat Feb 14 12:20:10 2009
+++ loncom/interface/loncommon.pm Sat Feb 14 13:43:35 2009
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# a pile of common routines
#
-# $Id: loncommon.pm,v 1.748 2009/02/14 12:20:10 schulted Exp $
+# $Id: loncommon.pm,v 1.749 2009/02/14 13:43:35 tempelho Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -5726,8 +5726,6 @@
.LC_ContentBoxSpecial
{
border: solid 1px $lg_border_color;
- max-width:70%;
- min-width:70%;
}
.LC_ContentBoxSpecialContactInfo
{