The cart wrapper can’t be set to absolute position, so you can’t use the same method.
The solution would be to put the cart wrapper and the Log In button inside a div, which has absolute position. This way, both will be placed together aligned to the right.