--- loncom/interface/loncommon.pm 2010/08/18 17:59:28 1.978 +++ loncom/interface/loncommon.pm 2010/08/24 09:11:37 1.979 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.978 2010/08/18 17:59:28 raeburn Exp $ +# $Id: loncommon.pm,v 1.979 2010/08/24 09:11:37 wenzelju Exp $ # # Copyright Michigan State University Board of Trustees # @@ -6046,11 +6046,6 @@ fieldset > legend { font-style: normal; } -/* Preliminary fix to hide nav_bar inside bookmarks window */ -#LC_bookmarks #LC_nav_bar { - display:none; -} - ol.LC_primary_menu { float: right; margin: 0;