https://bugzilla.wikimedia.org/show_bug.cgi?id=27540
--- Comment #31 from [email protected] 2011-12-19 12:48:47 UTC --- ul.gallery { max-width: intrinsic; /* Safari/WebKit */ max-width: -moz-max-content; /* Firefox/Gecko */ } should work in Chrome, Firefox and Safari (https://developer.mozilla.org/en/CSS/max-width#Browser_compatibility). -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
