Module:Portal bar/sandbox: Difference between revisions

Content deleted Content added
trying for ie6/7 compatibility
No edit summary
Line 34:
:tag( 'li' )
:css( 'display', 'inline' )
:tag( 'span' ) -- Inner inline-block for IE6-7 compatibility
:css( 'display', 'inline-block' )
:css( 'white-space', 'nowrap' )
:tag( 'span' )