--- loncom/interface/loncommon.pm 2009/05/28 16:54:29 1.832 +++ loncom/interface/loncommon.pm 2009/05/28 19:38:34 1.833 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.832 2009/05/28 16:54:29 bisitz Exp $ +# $Id: loncommon.pm,v 1.833 2009/05/28 19:38:34 kalberla Exp $ # # Copyright Michigan State University Board of Trustees # @@ -5446,6 +5446,13 @@ div.LC_feedback_link { width: 100%; padding-bottom: 10px; border: 1px $tabbg solid; + height: 22px; + line-height: 22px; + padding-top: 5px; +} + +div.LC_feedback_link img { + height: 22px; } div.LC_feedback_link a{