https://bugzilla.wikimedia.org/show_bug.cgi?id=50367
Steve Sanbeg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Steve Sanbeg <[email protected]> --- It appears that proofreadpage is wrapping the transcluded text in a relative positioned div, which is obscuring the floating div containing the links. I'm not sure exactly where that div is coming from, but adding a z-index to the floating div allows interaction to work. Immediately inside the relative position div is another div with class="my-ct"; maybe that is added in the same place? -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
