https://bugzilla.wikimedia.org/show_bug.cgi?id=57141
Derk-Jan Hartman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Derk-Jan Hartman <[email protected]> --- The problem is that the CSS selector that applies the styling is: #bandeau-portail li Since in VE, this content is the second element with id #bandeau-portail, the styling doesn't get applied. fr.wp should convert their stylesheet to use the classname (which is identical), instead of the id. -- 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
