https://bugzilla.wikimedia.org/show_bug.cgi?id=49546
--- Comment #1 from Moriel Schottlender <[email protected]> --- I went through the Link Inspector CSS issue and it gave me an insight into what may be happening here. Using CSSJanus will probably help 90% of this problem, but it might not completely solve it. A lot of the position settings are inline, calculated dynamically and inserted into the element itself. I'm not entirely sure CSSJanus knows how to deal with those. We may have to split the calculation up into RTL and LTR positions, or find some other solution to the popups that are calculated dynamically. -- 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
