https://bugzilla.wikimedia.org/show_bug.cgi?id=31550
--- Comment #5 from Bawolff <[email protected]> 2011-10-23 21:25:08 UTC --- (In reply to comment #4) > li.gallerybox is not relevant here right ? the ul.gallery is what should > matter > and which should behave like a block element. Whoops, yes you're right, ul.gallery is the important one. Firebug says for the ul.gallery we have ul.gallery { display:inline-block; margin:2px; padding:2px; } Which is coming from mediawiki.legacy.shared. My shared.css looks different from what you pasted above (seems to have been changed in r93581) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
