https://bugzilla.wikimedia.org/show_bug.cgi?id=51245
--- Comment #16 from Gabriel Wicke <[email protected]> --- This round is now deployed in phase 1 wikis (mw.org etc). Here are some more issues: == Images == http://parsoid-lb.eqiad.w ikimedia.org/mediawikiwiki/Help%3AImages?oldi d=1022353 * The styling of non-thumb captioned images is off: [[File:example.jpg|center|100px|caption]] Compare https://www.mediawiki.org/wiki/Help:Images#Horizontal_alignment The caption should not render at all in this case. * The gallery styles don't seem to apply to our output (see further down on the page). This is likely an issue with the gallery CSS selector being too specific / using something like div#content instead of .mw-body or .mw-body-content, very similar to bug 66461. -- 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
