--- loncom/interface/loncommon.pm 2015/04/01 23:42:05 1.1075.2.89 +++ loncom/interface/loncommon.pm 2015/04/05 17:47:18 1.1075.2.90 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.1075.2.89 2015/04/01 23:42:05 raeburn Exp $ +# $Id: loncommon.pm,v 1.1075.2.90 2015/04/05 17:47:18 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -6676,6 +6676,10 @@ fieldset { /* overflow: hidden; */ } +article.geogebraweb div { + margin: 0; +} + fieldset > legend { font-weight: bold; padding: 0 5px 0 5px;