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

--- Comment #9 from Andre Klapper <[email protected]> ---
I can reproduce this with Firefox 18 on Linux. 
Did not manage to reproduce with Opera 12.14.

I am logged in and I go to http://en.wikipedia.org/wiki/Special:NewPagesFeed
and open a bunch of items (not the "Review" button, but going to the article
itself).

Using "Inspect Element" in Firefox and clicking "Style", the PageCuration
toolbars correctly aligned to the right have
  element {
      right: 0px;
      left: auto;
  }
while those aligned to the left have an additional
      position: relative;
in that "element" CSS definition.

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

Reply via email to