https://bugzilla.wikimedia.org/show_bug.cgi?id=41231

--- Comment #2 from TMg <[email protected]> 2012-10-20 14:26:02 UTC ---
I'm sorry but in this case I don't care about IE. The wrong z-index is the
reason why the UI next to the popup is blocked. This needs to be fixed first.
If this change breaks something in IE this must be fixed later.

An other way to fix this issue is to get rid of the #postedit-container and use
some CSS as follows. This works in all browsers including IE for sure.

.postedit {
        left: 50%;
        width: 20em;
        margin-left: -10em;
}

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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

Reply via email to