--- loncom/interface/loncommon.pm 2009/01/30 12:47:54 1.739 +++ loncom/interface/loncommon.pm 2009/02/02 17:21:16 1.740 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.739 2009/01/30 12:47:54 ehlerst Exp $ +# $Id: loncommon.pm,v 1.740 2009/02/02 17:21:16 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -5026,6 +5026,7 @@ table.LC_pick_box td.LC_pick_box_title { background: $tabbg; font-weight: bold; text-align: right; + vertical-align: top; width: 184px; padding: 8px; }