--- loncom/interface/loncommon.pm 2025/03/22 21:18:30 1.1474 +++ loncom/interface/loncommon.pm 2025/03/24 17:05:59 1.1475 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.1474 2025/03/22 21:18:30 raeburn Exp $ +# $Id: loncommon.pm,v 1.1475 2025/03/24 17:05:59 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -7395,6 +7395,10 @@ h1.LC_search_results { vertical-align:middle; } +.LC_bottom { + vertical-align:bottom; +} + .LC_floatleft { float: left; }