--- loncom/interface/loncommon.pm 2006/08/02 20:23:33 1.441 +++ loncom/interface/loncommon.pm 2006/08/04 18:56:20 1.442 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.441 2006/08/02 20:23:33 albertel Exp $ +# $Id: loncommon.pm,v 1.442 2006/08/04 18:56:20 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -3290,6 +3290,10 @@ table#LC_top_nav td.LC_top_nav_exit, table#LC_top_nav td.LC_top_nav_help { width: 2.0em; } +table#LC_top_nav td.LC_top_nav_login { + width: 4.0em; + text-align: center; +} table.LC_breadcrumbs td, table.LC_docs_path td { background: $tabbg; color: $font;