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