--- loncom/interface/loncommon.pm 2009/03/09 05:52:59 1.766 +++ loncom/interface/loncommon.pm 2009/03/09 18:06:32 1.767 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.766 2009/03/09 05:52:59 raeburn Exp $ +# $Id: loncommon.pm,v 1.767 2009/03/09 18:06:32 droeschl Exp $ # # Copyright Michigan State University Board of Trustees # @@ -5981,12 +5981,13 @@ ul#LC_toolbar li{ border:1px solid white; padding:0; margin: 0; - display:inline-block; + float: left; + display:inline; vertical-align:middle; } a.LC_toolbarItem{ - display:inline-block; + display:block; padding:0; margin:0; height: 32px;