a2c6683e3b
User cards triggered in header were incorrectly positioned in Safari desktop. Using `position()` instead of `offset()` is more consistent, since header is a fixed element in this scenario.