Page MenuHomePhabricator

frwiki rendering difference with Parsoid
Closed, ResolvedPublic

Event Timeline

This might be fixed by Arlo's patch this week

Yes, post-deploy of T417530 and purge, the major rendering difference is fixed

There is a minor issue though that the mw:DisplaySpace span in the .cdx-button gets a gap: 6px applied to it, making a the space between the text and question mark unreasonable. It can probably fixed by added gap: 0px; to the inline style set in {{bouton cliquable}} but maybe there's a better option

There is a minor issue though that the mw:DisplaySpace span in the .cdx-button gets a gap: 6px applied to it, making the space between the text and question mark unreasonable. It can probably be fixed by adding gap: 0px; to the inline style set in {{bouton cliquable}} but maybe there's a better option

The gap on .cdx-button was added in T356103: Natural space between icon and button text is lost in MinervaNeue. I added the inline style you suggested to the template.