--- loncom/interface/loncommon.pm 2009/03/17 20:07:45 1.769 +++ loncom/interface/loncommon.pm 2009/03/17 21:05:06 1.770 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.769 2009/03/17 20:07:45 schulted Exp $ +# $Id: loncommon.pm,v 1.770 2009/03/17 21:05:06 droeschl Exp $ # # Copyright Michigan State University Board of Trustees # @@ -5276,6 +5276,7 @@ table.LC_prior_match tr td { border: 1px solid #000000; } +td.LC_nobreak, span.LC_nobreak { white-space: nowrap; }