Module:Navbox/sandbox: Difference between revisions

Content deleted Content added
0% width hack doesn't work in Chrome, trying 1px instead
m minimun width hack, 1px instead of 1% to fix IE8?
Line 207:
:addClass(args.groupclass)
:cssText(args.basestyle)
:css('width', args.groupwidth or '1%1px') -- If groupwidth not specified, minimize width
 
groupCell