Module:Navbar: Difference between revisions
No longer needed; moved fix to Common.css.
m>Jackmcbarn (inherit line height on the ul to override the 1.6 default, so that it doesn't take up 2 lines and cause off-centeredness in navboxes like Template:Grand Armee Corps) |
m>Edokter (No longer needed; moved fix to Common.css.) |
||
Line 99: | Line 99: | ||
end | end | ||
local ul = div.tag('ul | local ul = div.tag('ul'); | ||
ul | ul |