An error occurred while fetching the assigned iteration of the selected issue.
Sign-In button has wrong position
The sign-in button's position seems to be wrong:
This UI glitch occurs on gitlab.com (I guess this is related to the new UI) and can be reproduced on Chrome and Firefox (latest versions running on Windows x64) when not being logged in.
Possible CSS-fix:
.btn-sign-in { margin-top: 8px; }
But this fix should be testet on other browsers/OSes as well ;-)