--- loncom/interface/loncommon.pm 2009/02/10 14:23:18 1.745 +++ loncom/interface/loncommon.pm 2009/02/13 17:26:55 1.746 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.745 2009/02/10 14:23:18 ehlerst Exp $ +# $Id: loncommon.pm,v 1.746 2009/02/13 17:26:55 neumanie Exp $ # # Copyright Michigan State University Board of Trustees # @@ -5726,6 +5726,14 @@ ol#LC_PathBreadcrumbs li a{ .LC_ContentBoxSpecial { border: solid 1px $lg_border_color; + max-width:70%; + min-width:70%; +} +.LC_ContentBoxSpecialContactInfo +{ + border: solid 1px $lg_border_color; + max-width:25%; + min-width:25%; } dl.LC_ListStyleClean dt { @@ -5813,7 +5821,7 @@ div.LC_columnSection > .LC_ContentBoxSpe .ContentBoxSpecialTemplate { - border: solid 1px $lg_border_color; + border: solid 1px $lg_border_color; } .ContentBoxTemplate { padding:10px;