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

--- Comment #23 from Munaf Assaf <[email protected]> 2012-11-06 17:58:58 UTC 
---
(In reply to comment #20)
> I'm not sure why the container is positioned 2% from the top of the screen.
> Isn't it better to use a constant position so it looks the same no matter how
> you scale your browser window? In this case it's possible to set the container
> height to zero.

This was just mentioned in https://bugzilla.wikimedia.org/show_bug.cgi?id=41404
so I thought it best to respond here.

I tested this out and it works nicely. 

The only issue is section edits; absolutely positioning .postedit-container
from the top of body positions it at the top of the page, regardless of where
the user is being redirected to after making an edit. When positioning with
percentages, the popup appears relative to the viewport and not body, and
therefore appears for section edits.

-- 
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