--- loncom/interface/loncommon.pm 2006/10/12 19:46:27 1.464 +++ loncom/interface/loncommon.pm 2006/10/13 22:03:26 1.465 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.464 2006/10/12 19:46:27 albertel Exp $ +# $Id: loncommon.pm,v 1.465 2006/10/13 22:03:26 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -3388,6 +3388,10 @@ table.LC_whatsnew tr.LC_empty_row td { text-align: center; padding: 8px; } +table.LC_whatsnew tr.LC_empty_row td { + padding: 4ex +} + table.LC_whatsnew { }