--- loncom/interface/loncommon.pm 2009/09/25 13:51:58 1.890 +++ loncom/interface/loncommon.pm 2009/09/26 21:46:38 1.891 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.890 2009/09/25 13:51:58 droeschl Exp $ +# $Id: loncommon.pm,v 1.891 2009/09/26 21:46:38 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -4653,14 +4653,6 @@ a:focus { background: yellow } -hr { - clear: both; - color: $tabbg; - background-color: $tabbg; - height: 3px; - border: none; -} - form, .inline { display: inline; }