https://bugzilla.wikimedia.org/show_bug.cgi?id=64709
--- Comment #7 from Jon <[email protected]> --- I went deeper down the rabbit hole... Removing all button styling drops this by 23.76% to 16.4% It drops to 8.6% with removal of 'skins.minerva.chrome.styles', 8.6% when I drop the use of ui.less Both the stylings for buttons and ui.less use last-child, nth-child, first-child, not selectors. These seem to be the major pain point. See bug 64719. -- 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
