--- loncom/interface/loncommon.pm 2008/12/14 04:22:39 1.692.2.4 +++ loncom/interface/loncommon.pm 2008/12/15 08:28:23 1.692.2.5 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.692.2.4 2008/12/14 04:22:39 raeburn Exp $ +# $Id: loncommon.pm,v 1.692.2.5 2008/12/15 08:28:23 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -5486,6 +5486,11 @@ fieldset#LC_mainmenu_fieldset { margin:0px 10px 10px 0px; } + +div.LC_createcourse { + margin: 10px 10px 10px 10px; +} + END }