https://bugzilla.wikimedia.org/show_bug.cgi?id=70655
Henning <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Henning <[email protected]> --- At the moment of writing, I can reproduce the broken behaviour in Chrome, though not in Firefox. The "Improved search" gadget toggler causes the search input to be misplaced. "position: absolute;" on the toggler seems to fix the problem. Alternatively, "position: absolute; left: 0;" on the search input would fix the problem as well, but I guess the first solution would be the more appropriate. -- 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
