--- loncom/interface/loncommon.pm 2006/06/26 23:32:56 1.402 +++ loncom/interface/loncommon.pm 2006/06/27 00:07:33 1.403 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.402 2006/06/26 23:32:56 albertel Exp $ +# $Id: loncommon.pm,v 1.403 2006/06/27 00:07:33 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -3148,6 +3148,7 @@ table#LC_top_nav, table#LC_menubuttons { background: $pgbg; border: 2px; border-collapse: separate; + padding: 0px; } table#LC_title_bar, table#LC_breadcrumbs, table#LC_nav_location, @@ -3160,6 +3161,7 @@ table#LC_title_bar.LC_with_remote { background: $pgbg; font-family: $sans; border-collapse: collapse; + padding: 0px; } table#LC_title_bar td {