[openstreetmap/openstreetmap-website] Re-arrange login and signup screens as discussed in #4128 (PR #4455)

Tom Hughes notifications at github.com
Mon Mar 11 14:29:02 UTC 2024


@tomhughes commented on this pull request.



> @@ -750,6 +750,11 @@ tr.turn:hover {
 
   &.new-user-main {
     background-image: image-url("sign-up-illustration.png");
+    background-position-x: 100px;
+  }
+
+  &.new-user-blocked {
+    background-image: image-url("sign-up-illustration.png");

The overlapping arm is actually an existing bug, as is the bizarrely massive font size. What I think is new is the relative width of that screen compared to the login screen which in turn means the header image is differently positioned.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4455#discussion_r1519817902
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/4455/review/1927992043 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240311/2a35cc72/attachment.htm>


More information about the rails-dev mailing list